Mercurial > dwm-meillo
comparison config.arg.h @ 358:64c19db8af25
s/TILED/TILE/g
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 15:16:20 +0200 |
parents | 27082985e51e |
children | ba6c55e1b9b2 |
comparison
equal
deleted
inserted
replaced
357:27082985e51e | 358:64c19db8af25 |
---|---|
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 TILEDSYMBOL "|=" | 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 \ |