summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorBossCode45 <human.cyborg42@gmail.com>2022-08-31 21:16:26 +1200
committerBossCode45 <human.cyborg42@gmail.com>2022-08-31 21:16:26 +1200
commita08af3bce093616a42cd5555419047489e9b39ae (patch)
treeb0dfaf39d9f94281015fba586ae79f4637f49bd4 /config.h
parent6cd20823086b831b78c393857bb46f9e8bbe61d8 (diff)
downloadYATwm-a08af3bce093616a42cd5555419047489e9b39ae.tar.gz
YATwm-a08af3bce093616a42cd5555419047489e9b39ae.zip
Better readme
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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) \