s/TILED/TILE/g
This commit is contained in:
parent
aa471f2d65
commit
41ba7a7984
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
|
|||
#define STATUSBGCOLOR "#dddddd"
|
||||
#define STATUSFGCOLOR "#222222"
|
||||
#define FLOATSYMBOL "><"
|
||||
#define TILEDSYMBOL "|="
|
||||
#define TILESYMBOL "|="
|
||||
|
||||
#define MODKEY Mod1Mask
|
||||
#define MASTERW 60 /* percent */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue