X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=781782593aad036c58b20a4fc1af448e47ef1786;hb=dddd58a8cdc9ffd9f207c45316e9f9a28b4bf519;hp=1e6a67093bcd0f12fd6ff731e918d71cf2ba2126;hpb=36178933ed53857d59046278afb25b7525cafb39;p=dwm.git diff --git a/config.arg.h b/config.arg.h index 1e6a670..7817825 100644 --- a/config.arg.h +++ b/config.arg.h @@ -9,7 +9,8 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" #define STACKPOS StackRight /* StackLeft */ -#define TILESYMBOL "[]=" +#define BSTACKSYMBOL "===" +#define VSTACKSYMBOL "[]=" #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333333"