diff options
| author | Andrew <saintruler@gmail.com> | 2020-08-17 21:27:40 -0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2020-08-17 21:27:40 -0400 |
| commit | b21fb12195646af3bf30aa34c5357fcaae905539 (patch) | |
| tree | 809a1818ceb50492e8b8b61b0106824b6a42d99a /config.h | |
| parent | 129abea785063b59fea9055a2bdbf979bd0923fa (diff) | |
Removed firefox from tagging rules
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ static const Rule rules[] = { /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, { "Civ6Sub", NULL, NULL, 0, 0, -1 }, - { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, }; /* layout(s) */ |