Mercurial > dwm-meillo
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 wrap: on
line diff
--- a/config.arg.h Mon Jan 08 13:01:37 2007 +0100 +++ b/config.arg.h Mon Jan 08 17:33:24 2007 +0100 @@ -7,7 +7,7 @@ #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -#define TILESYMBOL "[]=" +#define TILESYMBOL "[%u]=" #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" #define NORMBGCOLOR "#111111"