s/TILED/TILE/g

This commit is contained in:
Anselm R. Garbe
2006-08-25 15:16:20 +02:00
parent aa471f2d65
commit 41ba7a7984
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL };
#define STATUSBGCOLOR "#dddddd"
#define STATUSFGCOLOR "#222222"
#define FLOATSYMBOL "~"
#define TILEDSYMBOL "#"
#define TILESYMBOL "#"
#define MODKEY Mod1Mask
#define MASTERW 60 /* percent */