aewl

diff config.default.h @ 688:39fa5308d73f

removed mode label stuff
author Anselm R. Garbe <arg@suckless.org>
date Sun, 14 Jan 2007 22:32:26 +0100
parents 7672a1041218
children cbec08a54a15
line diff
     1.1 --- a/config.default.h	Sun Jan 14 22:27:29 2007 +0100
     1.2 +++ b/config.default.h	Sun Jan 14 22:32:26 2007 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  
     1.5  #define DEFMODE			dotile		/* dofloat */
     1.6  #define FLOATSYMBOL		"><>"
     1.7 -#define TILESYMBOL		"[%u]="		/* %u is replaced with nmaster */
     1.8 +#define TILESYMBOL		"[]="
     1.9  
    1.10  #define FONT			"-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
    1.11  #define NORMBGCOLOR		"#333366"