feat(niri): start some applications as maximized

This commit is contained in:
2026-05-23 11:34:47 +02:00
parent 826ba6b1fd
commit 135a109c08
+8
View File
@@ -156,6 +156,14 @@ window-rule {
clip-to-geometry true clip-to-geometry true
} }
window-rule {
match title="Steam"
match title="Firefox"
match title="Discord"
open-maximized true;
}
layer-rule { layer-rule {
match namespace="^noctalia-overview*" match namespace="^noctalia-overview*"
place-within-backdrop true place-within-backdrop true