minor changes to class names/ window rules

This commit is contained in:
Solomon Laing 2025-11-27 08:53:49 +10:30
parent b0cdc0f0e8
commit f41edef81b

View File

@ -37,7 +37,9 @@ static const Rule rules[] = {
/* class instance title tags mask isfloating monitor */
{"firefox", NULL, NULL, 1 << 0, 0, -1},
{"thunderbird", NULL, NULL, 1 << 6, 0, -1},
{"org.mozilla.Thunderbird", NULL, NULL, 1 << 6, 0, -1},
{"ManagerDesktop", NULL, NULL, 1 << 7, 0, -1},
{"Manager", NULL, NULL, 1 << 7, 0, -1},
};
/* layout(s) */