]> git.armaanb.net Git - dwm.git/blobdiff - config.h
fixed config.h files
[dwm.git] / config.h
index 430539c3ce8d3018df74ed4c0c35bd81b04c7ccd..352d7f8b39b4bdd2a54d3d6ad3171d7128c2a635 100644 (file)
--- a/config.h
+++ b/config.h
@@ -3,6 +3,7 @@
  * See LICENSE file for license details.
  */
 
+#define ARRANGE                        dotile
 #define FONT                   "fixed"
 #define BGCOLOR                        "#666699"
 #define FGCOLOR                        "#eeeeee"
@@ -63,5 +64,3 @@ static Rule rule[] = { \
        { "Firefox.*",          { [Tnet] = "net" },             False }, \
        { "Gimp.*",             { 0 },                          True}, \
 };
-
-#define ARRANGE dotile