aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 52733e7..20e70ce 100644
--- a/config.def.h
+++ b/config.def.h
@@ -108,7 +108,7 @@ static const Rule rules[] = {
{ "org.remmina.Remmina", NULL, NULL, 1 << 2, 0, 0, 0, 2 },
{ "Vmware", NULL, NULL, 1 << 3, 0, 0, 0, 2 },
{ "teams-for-linux", NULL, NULL, 0, 1, 0, 0, 1 },
- { "thunderbird", NULL, NULL, 1 << 1, 0, 0, 0, 1 },
+ { "thunderbird", NULL, NULL, 1 << 2, 0, 0, 0, 1 },
{ NULL, "spterm", NULL, SPTAG(0), 1, 0, 0, -1 },
{ NULL, "spfm", NULL, SPTAG(1), 1, 1, 0, -1 },
{ NULL, "pcmanfm", NULL, SPTAG(2), 1, 0, 0, -1 },