From f7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 31 Dec 2024 00:16:22 +0100 Subject: up --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- cgit v1.2.3