Commit c045459

Anselm R. Garbe <arg@10kloc.org>
2006-09-29 12:40:32
using ff tiled again, seems to work perfectly with new bottom stack
1 parent e0f64e6
Changed files (1)
config.arg.h
@@ -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}, \