removed firefox rule from default.h

keyboard
Anselm R. Garbe 18 years ago
parent fbd310972d
commit 6a5b41203e
  1. 1
      config.default.h

@ -82,6 +82,5 @@ static Key key[] = { \
#define RULES \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
{ "Firefox.*", "2", False }, \
{ "Gimp.*", NULL, True }, \
};

Loading…
Cancel
Save