aboutsummaryrefslogtreecommitdiffstats
path: root/config.default.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h
index e8df621..fd7f2a9 100644
--- a/config.default.h
+++ b/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 }, \
};