slackbuilds_ponce/desktop/dwl/sbo-patches/use-fuzzel.patch
Damian Perticone 961485d04c
desktop/dwl: Added (wayland compositor based on wlroots)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-18 09:10:00 +07:00

11 lines
413 B
Diff

--- 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. */