aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 5cb6092..e954b08 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[] = { "bemenu-run", NULL };
+static const char *menucmd[] = { "bemenu-run", "-i", "-p", "λ", "-b", "--hp", "8", "--fn", "'UbuntuMono Nerd Font Mono'", "--tb", "'#272727'", "--tf", "'#f2f0fa'", "--fb", "'#272727'", "--ff", "'f2f0fa'", "--cb", "'#272727'", "--cf", "'#f2f0fa'", "--nb", "'#272727'", "--nf", "'#f2f0fa'", "--hb", "'#f2f0fa'", "--hf", "'#272727'", "--fbb", "'#272727'", "--fbf", "'#f2f0fa'", "--sb", "'#f2f0fa'", "--sf", "'#272727'", "--ab", "'#272727'", "--af", "'#f2f0fa'", "--scb", "'#272727'", "--scf", "'#272727'", NULL };
static const char *lockcmd[] = { "swaylock", NULL };
static const Key keys[] = {