JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
using ff tiled again, seems to work perfectly with new bottom stack
[dwm.git] / config.arg.h
index 7817825..47f7cd9 100644 (file)
@@ -64,7 +64,7 @@ static Key key[] = { \
 #define RULES \
 static Rule rule[] = { \
        /* class:instance:title regex   tags regex      isfloat */ \
-       { "Firefox.*",                  "net",          True}, \
+       { "Firefox.*",                  "net",          False}, \
        { "Gimp.*",                     NULL,           True}, \
        { "MPlayer.*",                  NULL,           True}, \
        { "Acroread.*",                 NULL,           True}, \