Mercurial > aewl
diff config.default.h @ 493:d0104ede6454
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu
author | arg@mmvi |
---|---|
date | Tue, 26 Sep 2006 13:24:14 +0200 |
parents | 2d8af0d7920d |
children | 2c29d74b11dc |
line wrap: on
line diff
--- a/config.default.h Tue Sep 26 08:17:35 2006 +0200 +++ b/config.default.h Tue Sep 26 13:24:14 2006 +0200 @@ -11,15 +11,15 @@ #define TILESYMBOL "[]=" #define FONT "fixed" +#define NORMBGCOLOR "#333366" +#define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699" #define SELFGCOLOR "#eeeeee" -#define NORMBGCOLOR "#333366" -#define NORMFGCOLOR "#cccccc" #define STATUSBGCOLOR "#dddddd" #define STATUSFGCOLOR "#222222" +#define MASTERW 60 /* percent */ #define MODKEY Mod1Mask -#define MASTERW 60 /* percent */ #define KEYS \ static Key key[] = { \