Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
a2257cf
..
2e49f81
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-13,7
+13,6
@@
const char *tags[] = { "work", "net", "fnord", NULL };
#define FGCOLOR "#eeeeee"
#define BORDERCOLOR "#3f484d"
#define MODKEY Mod1Mask
-#define NUMLOCKMASK Mod2Mask
#define MASTERW 60 /* percent */
#define KEYS \