From f2828ccb47b2febd062d0f5177a0eba9ad5189da Mon Sep 17 00:00:00 2001 From: fam007e Date: Wed, 25 Sep 2024 03:03:29 +0600 Subject: [PATCH] config.h edited for auto final.1 --- config.h | 1 - 1 file changed, 1 deletion(-) 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} },