diff --git a/config.h b/config.h index 977a3c6..081ddb0 100644 --- a/config.h +++ b/config.h @@ -108,7 +108,6 @@ static const char *prevcmd[] = { "playerctl", "previous", NULL }; static const char *wifimenu[] = { "~/DWM/scripts/wifimenu", NULL }; static const char *powermenu[] = { "~/DWM/scripts/powermenu", NULL }; - static Key keys[] = { /* modifier key function argument */ { MODKEY, XK_r, spawn, {.v = launchercmd} },