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 279ba24..c457c23 100644 (file)
@@ -4,13 +4,13 @@
  */
 
 #define TAGS \
-const char *tags[] = { "work", "net", "fnord", NULL };
+const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 
 #define DEFMODE                        dotile /* dofloat */
 #define FLOATSYMBOL            "><>"
 #define TILESYMBOL             "[]="
 
-#define FONT                   "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT                   "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 #define SELBGCOLOR             "#333366"
 #define SELFGCOLOR             "#eeeeee"
 #define NORMBGCOLOR            "#333333"