JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
small change
[dwm.git] / config.arg.h
index dfb9e1f..03f9c9a 100644 (file)
@@ -8,7 +8,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 
 #define DEFMODE                        dotile          /* dofloat */
 #define FLOATSYMBOL            "><>"
-#define STACKPOS               StackRight      /* StackLeft, StackBottom */
+#define STACKPOS               StackRight      /* StackLeft */
 #define TILESYMBOL             "[]="
 #define VERTICALSTACK          True            /* False == horizontal stack  */