Mercurial > dwm-meillo
diff config.default.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 | 1599c953647b |
children | 1a9a0877650c |
line wrap: on
line diff
--- a/config.default.h Fri Sep 29 17:25:49 2006 +0200 +++ b/config.default.h Fri Sep 29 18:08:20 2006 +0200 @@ -9,7 +9,8 @@ #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" #define STACKPOS StackRight /* StackLeft */ -#define TILESYMBOL "[]=" +#define BSTACKSYMBOL "===" +#define VSTACKSYMBOL "[]=" #define FONT "fixed" #define NORMBGCOLOR "#333366"