JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
using ff tiled again, seems to work perfectly with new bottom stack
authorAnselm R. Garbe <arg@10kloc.org>
Fri, 29 Sep 2006 16:40:32 +0000 (18:40 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Fri, 29 Sep 2006 16:40:32 +0000 (18:40 +0200)
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}, \