comparison config.arg.h @ 211:bd85f3836a79

settle with grey
author arg@10ksloc.org
date Mon, 07 Aug 2006 11:10:19 +0200
parents f117fd33c954
children fbe38830aa2f
comparison
equal deleted inserted replaced
210:4f96eae34049 211:bd85f3836a79
7 const char *tags[] = { "fnord", "dev", "net", "work", "misc", NULL }; 7 const char *tags[] = { "fnord", "dev", "net", "work", "misc", NULL };
8 8
9 #define DEFMODE dotile /* dofloat */ 9 #define DEFMODE dotile /* dofloat */
10 #define DEFTAG 1 /* index */ 10 #define DEFTAG 1 /* index */
11 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" 11 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
12 #define BGCOLOR "#663333" 12 #define BGCOLOR "#444444"
13 #define FGCOLOR "#ffffff" 13 #define FGCOLOR "#ffffff"
14 #define BORDERCOLOR "#993333" 14 #define BORDERCOLOR "#222222"
15 #define MODKEY Mod1Mask 15 #define MODKEY Mod1Mask
16 #define NUMLOCKMASK Mod2Mask 16 #define NUMLOCKMASK Mod2Mask
17 #define MASTERW 60 /* percent */ 17 #define MASTERW 60 /* percent */
18 18
19 #define KEYS \ 19 #define KEYS \