JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
slight change to config.arg.h (I use ff floating)
authorarg@mmvi <unknown>
Fri, 22 Sep 2006 06:22:39 +0000 (08:22 +0200)
committerarg@mmvi <unknown>
Fri, 22 Sep 2006 06:22:39 +0000 (08:22 +0200)
config.arg.h

index 6f9aed2..da624a9 100644 (file)
@@ -60,7 +60,7 @@ static Key key[] = { \
 #define RULES \
 static Rule rule[] = { \
        /* class:instance:title regex   tags regex      isfloat */ \
-       { "Firefox.*",                  "net",          False }, \
+       { "Firefox.*",                  "net",          True}, \
        { "Gimp.*",                     NULL,           True}, \
        { "MPlayer.*",                  NULL,           True}, \
        { "Acroread.*",                 NULL,           True}, \