summaryrefslogtreecommitdiffstats
path: root/desktop/dwl/sbo-patches/use-fuzzel.patch
blob: 97fa1589f1f0b67a8cdd9fc2e03b911114c78060 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/config.def.h	2022-05-12 00:58:25.427926600 -0300
+++ b/config.def.h	2022-05-13 23:31:21.236290183 -0300
@@ -64,7 +64,7 @@
 
 /* commands */
 static const char *termcmd[] = { "alacritty", NULL };
-static const char *menucmd[] = { "bemenu-run", NULL };
+static const char *menucmd[] = { "fuzzel", NULL };
 
 static const Key keys[] = {
 	/* Note that Shift changes certain key codes: c -> C, 2 -> at, etc. */