add thunderbird to niri windowrules

This commit is contained in:
fbachus
2026-05-11 19:50:25 +02:00
parent d7cd63f349
commit 42cf9e0713
2 changed files with 6 additions and 28 deletions
+6
View File
@@ -58,6 +58,12 @@ window-rule {
match app-id="^Alacritty$"
default-column-width { proportion 0.333; }
}
window-rule {
match app-id="^Thunderbird$"
default-column-width { proportion 0.9; }
open-on-workspace "2"
}
window-rule {
match app-id="^Slack$"