Mercurial > aewl
diff config.default.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 | 3a5910fac3cc |
children | 7672a1041218 |
line wrap: on
line diff
--- a/config.default.h Mon Jan 08 13:01:37 2007 +0100 +++ b/config.default.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 "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366"