comparison config.arg.h @ 357:27082985e51e

removed a bunch of lines, made mode symbols configurable
author Anselm R. Garbe <arg@10kloc.org>
date Fri, 25 Aug 2006 15:12:32 +0200
parents bb780add36c6
children 64c19db8af25
comparison
equal deleted inserted replaced
356:c2a65784cb71 357:27082985e51e
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 "><"
19 #define TILEDSYMBOL "|="
18 20
19 #define MODKEY Mod1Mask 21 #define MODKEY Mod1Mask
20 #define MASTERW 60 /* percent */ 22 #define MASTERW 60 /* percent */
21 23
22 #define KEYS \ 24 #define KEYS \