JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Jukka's patch with s/ModKeyMask/MODKEY/g
[dwm.git] / dwm.h
diff --git a/dwm.h b/dwm.h
index 5a714f2..f9f89dd 100644 (file)
--- a/dwm.h
+++ b/dwm.h
@@ -11,6 +11,7 @@
 #define BGCOLOR                                "#0a2c2d"
 #define FGCOLOR                                "#ddeeee"
 #define BORDERCOLOR                    "#176164"
+#define MODKEY                          Mod1Mask /* Mod4Mask */
 /*
 #define BGCOLOR                                "#666699"
 #define FGCOLOR                                "#eeeeee"