Only maximize main steam window at startup
This commit is contained in:
parent
dddb5153a0
commit
6696317a63
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue