aewl

diff config.arg.h @ 674:5d79c351e30a

implemented nmaster appearance in mode label (using %u)
author Anselm R. Garbe <arg@suckless.org>
date Mon, 08 Jan 2007 17:33:24 +0100
parents f08b311dc231
children cfe656fc969a
line diff
     1.1 --- a/config.arg.h	Mon Jan 08 13:01:37 2007 +0100
     1.2 +++ b/config.arg.h	Mon Jan 08 17:33:24 2007 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  
     1.5  #define DEFMODE			dotile		/* dofloat */
     1.6  #define FLOATSYMBOL		"><>"
     1.7 -#define TILESYMBOL		"[]="
     1.8 +#define TILESYMBOL		"[%u]="
     1.9  
    1.10  #define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
    1.11  #define NORMBGCOLOR		"#111111"