JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
implemented nmaster appearance in mode label (using %u)
[dwm.git] / config.arg.h
index aa3c0c9..b87c9dc 100644 (file)
@@ -7,7 +7,7 @@ const char *tags[] = { "home", "net", "www", "mon", "fnord", NULL };
 
 #define DEFMODE                        dotile          /* dofloat */
 #define FLOATSYMBOL            "><>"
-#define TILESYMBOL             "[]="
+#define TILESYMBOL             "[%u]="
 
 #define FONT                   "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR            "#111111"