Add window rule to centre come Steam popups

This commit is contained in:
Evie Litherland-Smith 2025-01-05 07:21:26 +00:00
parent 6df5b3d8bf
commit f67fa546d7

View file

@ -304,12 +304,13 @@
"workspace 7 silent, title:(notification)(.*),class:steam"
"float, title:Friends List,class:steam"
"size 400 600, title:Friends List,class:steam"
"float, title:(.*)(Chat),class:steam"
"size 800 600, title:(.*)(Chat),class:steam"
"center, title:Friends List,class:steam"
"float, title:Steam Settings,class:steam"
"size 800 600, title:Steam Settings,class:steam"
"center, title:Steam Settings,class:steam"
"float, title:(.*)(Controller Layout),class:steam"
"size 1200 800, title:(.*)(Controller Layout),class:steam"
"center, title:(.*)(Controller Layout),class:steam"
# NoMachine
"suppressevent fullscreen maximize, class:Nxplayer.bin"