From a08af3bce093616a42cd5555419047489e9b39ae Mon Sep 17 00:00:00 2001 From: BossCode45 Date: Wed, 31 Aug 2022 21:16:26 +1200 Subject: Better readme --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index d5ce7e8..91f5260 100644 --- a/config.h +++ b/config.h @@ -59,7 +59,7 @@ const char* qutebrowser[] = {"qutebrowser", NULL}; const char* i3lock[] = {"i3lock", "-eti", "/usr/share/backgrounds/lockscreen.png", NULL}; const char* suspend[] = {"systemctl", "suspend", NULL}; -#define MOD Mod1Mask +#define MOD Mod4Mask #define SHIFT ShiftMask #define WSKEY(K, X) \ -- cgit v1.2.3