JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changed config.arg.h - I really need the 4th tag
[dwm.git] / config.arg.h
index 355b02b..c457c23 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 #define TAGS \
-const char *tags[] = { "work", "net", "fnord", NULL };
+const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 
 #define DEFMODE                        dotile /* dofloat */
 #define FLOATSYMBOL            "><>"