trying a different configuration

This commit is contained in:
Anselm R. Garbe
2006-08-25 15:48:44 +02:00
parent e36929292e
commit e995c1b532
5 changed files with 24 additions and 23 deletions

View File

@ -15,8 +15,8 @@ const char *tags[] = { "work", "net", "fnord", NULL };
#define NORMFGCOLOR "#cccccc"
#define STATUSBGCOLOR "#dddddd"
#define STATUSFGCOLOR "#222222"
#define FLOATSYMBOL "><"
#define TILESYMBOL "|="
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
#define MODKEY Mod1Mask
#define MASTERW 60 /* percent */