aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-03-10 14:31:38 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-03-10 14:31:38 +0530
commitcf98adab8146cde17bf724dca562f06e2500e7e5 (patch)
treeec0deee0816be2cd9a6846eddbea82fe0508df5b /config.def.h
parent9d0f3ded5ef30d82a4bc115c0a49faa29dc223f0 (diff)
update
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index e3b851e..5cb6092 100644
--- a/config.def.h
+++ b/config.def.h
@@ -134,7 +134,7 @@ static const char *upbrightness[] = { "brightnessctl", "set", "+5%", NULL };
static const char *downbrightness[] = { "brightnessctl", "set", "5%-", NULL };
static const char *termcmd[] = { "alacritty", NULL };
-static const char *menucmd[] = { "fuzzel", NULL };
+static const char *menucmd[] = { "bemenu-run", NULL };
static const char *lockcmd[] = { "swaylock", NULL };
static const Key keys[] = {