JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed ARRANGE into DEFMODE
[dwm.git] / config.arg.h
index 180b890..f87489b 100644 (file)
@@ -4,8 +4,7 @@
  */
 
 enum { Tfnord, Tdev, Tnet, Twork, Tmisc, TLast };
-
-#define ARRANGE                        dotile /* dofloat */
+#define DEFMODE                        dotile /* dofloat */
 #define DEFTAG                 Tdev
 #define FONT                   "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
 #define BGCOLOR                        "#0a2c2d"