X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/36178933ed53857d59046278afb25b7525cafb39..010fd21b2037923e9ba1f0d67a67bbf8d8da2c89:/config.arg.h?ds=inline diff --git a/config.arg.h b/config.arg.h index 1e6a670..6a36c22 100644 --- a/config.arg.h +++ b/config.arg.h @@ -8,7 +8,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -#define STACKPOS StackRight /* StackLeft */ +#define STACKPOS StackRight /* StackLeft, StackBottom */ #define TILESYMBOL "[]=" #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"