JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
updated man page of dwm
[dwm.git] / config.arg.h
index 9423833..a662d20 100644 (file)
@@ -7,6 +7,8 @@
 const char *tags[] = { "work", "net", "fnord", NULL };
 
 #define DEFMODE                        dotile /* dofloat */
+#define FLOATSYMBOL            "><>"
+#define TILESYMBOL             "[]="
 
 #define FONT                   "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 #define SELBGCOLOR             "#666699"