From b21fb12195646af3bf30aa34c5357fcaae905539 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 17 Aug 2020 21:27:40 -0400 Subject: Removed firefox from tagging rules --- config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 68fe6d6..fd692ad 100644 --- a/config.h +++ b/config.h @@ -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) */ -- cgit v1.2.3