slight change to config.arg.h (I use ff floating)

This commit is contained in:
arg@mmvi 2006-09-22 08:22:39 +02:00
parent 9e75bcfc75
commit e34c4eaf61
1 changed files with 1 additions and 1 deletions

View 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}, \