more window rules

This commit is contained in:
Solomon Laing 2025-11-27 09:46:20 +10:30
parent 2be742a10a
commit 2b79eebe56

View File

@ -45,6 +45,8 @@ static const Rule rules[] = {
{"org.mozilla.Thunderbird", NULL, NULL, 1 << 6, 0, -1}, {"org.mozilla.Thunderbird", NULL, NULL, 1 << 6, 0, -1},
{"ManagerDesktop", NULL, NULL, 1 << 7, 0, -1}, {"ManagerDesktop", NULL, NULL, 1 << 7, 0, -1},
{"Manager", NULL, NULL, 1 << 7, 0, -1}, {"Manager", NULL, NULL, 1 << 7, 0, -1},
{"InputLeap", NULL, NULL, 1 << 8, 1, -1},
{"Nextcloud", NULL, NULL, 1 << 8, 0, -1},
}; };
/* layout(s) */ /* layout(s) */