mirror of
git://git.suckless.org/dwm
synced 2025-07-31 12:12:14 -07:00
readded border color, this sucks least
This commit is contained in:
@@ -11,6 +11,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
|
||||
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
|
||||
#define BGCOLOR "#eeeeee"
|
||||
#define FGCOLOR "#666699"
|
||||
#define BORDERCOLOR "#9999CC"
|
||||
#define MODKEY Mod1Mask
|
||||
#define NUMLOCKMASK Mod2Mask
|
||||
#define MASTERW 60 /* percent */
|
||||
|
Reference in New Issue
Block a user