JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
trying a different configuration
[dwm.git] / config.arg.h
index 2b989a7..eb9ebf5 100644 (file)
@@ -15,8 +15,8 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define NORMFGCOLOR            "#cccccc"
 #define STATUSBGCOLOR          "#dddddd"
 #define STATUSFGCOLOR          "#222222"
-#define FLOATSYMBOL            "><"
-#define TILESYMBOL             "|="
+#define FLOATSYMBOL            "><>"
+#define TILESYMBOL             "[]="
 
 #define MODKEY                 Mod1Mask
 #define MASTERW                        60 /* percent */