aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.h')
-rw-r--r--dwm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm.h b/dwm.h
index 5a714f2..f9f89dd 100644
--- 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"