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

keyboard
arg@mmvi 18 years ago
parent 9e75bcfc75
commit e34c4eaf61
  1. 2
      config.arg.h

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

Loading…
Cancel
Save