JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
moved BORDERPX to config.*.h
[dwm.git] / config.arg.h
index cb4e3eb..2458fe4 100644 (file)
@@ -8,6 +8,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 #define DEFMODE                        dotile          /* dofloat */
 #define FLOATSYMBOL            "><>"
 #define TILESYMBOL             "[]="
+#define BORDERPX               1
 
 #define FONT                   "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
 #define NORMBORDERCOLOR                "#333"