removed firefox rule from default.h
6a5b4120
1 file(s) · +0 −1
| 82 | 82 | #define RULES \ |
|
| 83 | 83 | static Rule rule[] = { \ |
|
| 84 | 84 | /* class:instance:title regex tags regex isfloat */ \ |
|
| 85 | - | { "Firefox.*", "2", False }, \ |
|
| 86 | 85 | { "Gimp.*", NULL, True }, \ |
|
| 87 | 86 | }; |