diff options
| -rw-r--r-- | config.default.h | 1 | 
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 }, \  }; | 
