diff -r 5fb97aa00e2f -r 7c40610de8df config.def.h --- a/config.def.h Sat Mar 22 16:53:37 2008 +0000 +++ b/config.def.h Mon Mar 24 13:33:32 2008 +0000 @@ -15,10 +15,7 @@ Rule rules[] = { /* class instance title tags ref isfloating */ - { NULL, NULL, "Firefox", tags[8], False }, - { NULL, NULL, "Gimp", NULL, True }, - { NULL, NULL, "MPlayer", NULL, True }, - { NULL, NULL, "Acroread", NULL, True }, + { "Gimp", NULL, NULL, NULL, True }, }; /* geometries, s{x,y,w,h} and bh are already initualized here */