From f2815e157fcdec51d59b791cb3f7d931014235ea Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 14 Jan 2025 17:46:42 +0000 Subject: mantis: . --- patches/2bwm/nerd-patch.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/2bwm/nerd-patch.diff') diff --git a/patches/2bwm/nerd-patch.diff b/patches/2bwm/nerd-patch.diff index 9e315be..cdb6a00 100644 --- a/patches/2bwm/nerd-patch.diff +++ b/patches/2bwm/nerd-patch.diff @@ -8,7 +8,7 @@ index 0985d2e..baa77f8 100644 ///--Menus and Programs---/// -static const char *menucmd[] = { "", NULL }; +// static const char *menucmd[] = { "", NULL }; -+static const char *terminal[] = { "st", NULL }; ++static const char *terminal[] = { "alacritty", NULL }; +static const char *rofi_run[] = { "rofi", "-show", "combi" }; +static const char *rofi_window[] = { "rofi", "-show", "window" }; ///--Custom foo---/// -- cgit v1.2.3