Only maximize main steam window at startup

This commit is contained in:
pancakes 2025-11-20 13:08:02 +10:00
parent dddb5153a0
commit 6696317a63
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw

View file

@ -147,7 +147,7 @@ window-rule {
window-rule { window-rule {
match app-id="firefox$" at-startup=true match app-id="firefox$" at-startup=true
match app-id="discord" at-startup=true match app-id="discord" at-startup=true
match app-id="steam" at-startup=true match app-id="steam" title="Steam" at-startup=true
open-maximized true open-maximized true
} }
// Enable rounded corners for all windows. // Enable rounded corners for all windows.