Mercurial > aewl
comparison config.arg.h @ 224:8b407a041cd0
red is easier to my eyes with ffffaa bg
author | Anselm R.Garbe <arg@10ksloc.org> |
---|---|
date | Tue, 08 Aug 2006 11:18:05 +0200 |
parents | 5ccfd9edfae0 |
children | 40432020c0e8 |
comparison
equal
deleted
inserted
replaced
223:5ccfd9edfae0 | 224:8b407a041cd0 |
---|---|
7 const char *tags[] = { "work", "net", "fnord", NULL }; | 7 const char *tags[] = { "work", "net", "fnord", NULL }; |
8 | 8 |
9 #define DEFMODE dotile /* dofloat */ | 9 #define DEFMODE dotile /* dofloat */ |
10 #define DEFTAG 0 /* index */ | 10 #define DEFTAG 0 /* index */ |
11 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" | 11 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" |
12 #define BGCOLOR "#444444" | 12 #define BGCOLOR "#800000" |
13 #define FGCOLOR "#ffffaa" | 13 #define FGCOLOR "#ffffaa" |
14 #define BORDERCOLOR "#222222" | 14 #define BORDERCOLOR "#000000" |
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 \ |