removed mode label stuff

This commit is contained in:
Anselm R. Garbe
2007-01-14 22:32:26 +01:00
parent 6c5dc7017c
commit ceea528eff
6 changed files with 6 additions and 16 deletions

View File

@ -7,7 +7,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[%u]=" /* %u is replaced with nmaster */
#define TILESYMBOL "[]="
#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
#define NORMBGCOLOR "#333366"