JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed ARRANGE into DEFMODE
[dwm.git] / config.h
index 36213c0..ac7bdac 100644 (file)
--- a/config.h
+++ b/config.h
@@ -4,8 +4,8 @@
  */
 
 enum { Tfnord, Tdev, Tnet, Twork, Tmisc, TLast };
+#define DEFMODE                        dotile /* dofloat */
 #define DEFTAG                 Tdev
-#define ARRANGE                        dotile /* dofloat */
 #define FONT                   "fixed"
 #define BGCOLOR                        "#666699"
 #define FGCOLOR                        "#eeeeee"