applied Jukka's patch with s/ModKeyMask/MODKEY/g
This commit is contained in:
parent
1eaffa372f
commit
f95eed34b4
4 changed files with 25 additions and 24 deletions
1
dwm.h
1
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue