Mercurial > dwm-meillo
comparison config.arg.h @ 362:ba6c55e1b9b2
trying a different configuration
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 15:48:44 +0200 |
parents | 64c19db8af25 |
children | c719a27f3d93 |
comparison
equal
deleted
inserted
replaced
361:728e74820e1d | 362:ba6c55e1b9b2 |
---|---|
13 #define SELFGCOLOR "#eeeeee" | 13 #define SELFGCOLOR "#eeeeee" |
14 #define NORMBGCOLOR "#333366" | 14 #define NORMBGCOLOR "#333366" |
15 #define NORMFGCOLOR "#cccccc" | 15 #define NORMFGCOLOR "#cccccc" |
16 #define STATUSBGCOLOR "#dddddd" | 16 #define STATUSBGCOLOR "#dddddd" |
17 #define STATUSFGCOLOR "#222222" | 17 #define STATUSFGCOLOR "#222222" |
18 #define FLOATSYMBOL "><" | 18 #define FLOATSYMBOL "><>" |
19 #define TILESYMBOL "|=" | 19 #define TILESYMBOL "[]=" |
20 | 20 |
21 #define MODKEY Mod1Mask | 21 #define MODKEY Mod1Mask |
22 #define MASTERW 60 /* percent */ | 22 #define MASTERW 60 /* percent */ |
23 | 23 |
24 #define KEYS \ | 24 #define KEYS \ |