aboutsummaryrefslogblamecommitdiffstats
path: root/x11-wm/dwm/files/superasmodkey-patch-config.def.h
blob: ba8f3040261e2b757cf6a5b903c85544c918dd92 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                       
--- config.def.h.orig   2018-01-16 16:05:12 UTC
+++ config.def.h
@@ -42,7 +42,7 @@ static const Layout layouts[] = {
 };
 
 /* key definitions */
-#define MODKEY Mod1Mask
+#define MODKEY Mod4Mask
 #define TAGKEYS(KEY,TAG) \
    { MODKEY,                       KEY,      view,           {.ui = 1 << TAG} }, \
    { MODKEY|ControlMask,           KEY,      toggleview,     {.ui = 1 << TAG} }, \