dwm-meillo
diff config.default.h @ 237:7f8f7f14e9cd
readded border color, this sucks least
author | Anselm R.Garbe <arg@10ksloc.org> |
---|---|
date | Thu, 10 Aug 2006 11:12:15 +0200 |
parents | 60e73ebaab27 |
children | d659a2dce2b5 |
line diff
1.1 --- a/config.default.h Thu Aug 10 11:07:27 2006 +0200 1.2 +++ b/config.default.h Thu Aug 10 11:12:15 2006 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 #define FONT "fixed" 1.5 #define BGCOLOR "#666699" 1.6 #define FGCOLOR "#eeeeee" 1.7 +#define BORDERCOLOR "#9999CC" 1.8 #define MODKEY Mod1Mask 1.9 #define NUMLOCKMASK Mod2Mask 1.10 #define MASTERW 60 /* percent */