From 492ef2f9781e6d83c3e1aec9536301e00f49ce7d Mon Sep 17 00:00:00 2001 From: Acid Bong Date: Wed, 25 Jan 2023 16:43:40 +0200 Subject: dmenumon fix --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 71ffcf6..719b923 100644 --- a/config.def.h +++ b/config.def.h @@ -71,6 +71,7 @@ static const Layout layouts[] = { #define SHCMD(cmd) { .v = (const char*[]){ "/bin/sh", "-c", cmd, NULL } } /* commands */ +static char dmenumon[2] = "0"; /* i hate it */ static const char *dmenucmd[] = { "rofi", "-show", "drun", "-show-icons", NULL }; static const char *termcmd[] = { "st", NULL }; -- cgit 1.4.1-2-gfad0