Mercurial > dwm-meillo
diff config.arg.h @ 516:e5f8d6ac509c
added symbols for different modes
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 29 Sep 2006 18:08:20 +0200 |
parents | d6d1d0033e3c |
children | f35e6c5993ef |
line wrap: on
line diff
--- a/config.arg.h Fri Sep 29 17:25:49 2006 +0200 +++ b/config.arg.h Fri Sep 29 18:08:20 2006 +0200 @@ -8,8 +8,9 @@ #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -#define STACKPOS StackRight /* StackLeft, StackBottom */ -#define TILESYMBOL "[]=" +#define STACKPOS StackRight /* StackLeft */ +#define BSTACKSYMBOL "===" +#define VSTACKSYMBOL "[]=" #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333333"