trying a different configuration
This commit is contained in:
parent
e36929292e
commit
e995c1b532
5 changed files with 24 additions and 23 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue