fix: make steam windows float on spawn
This commit is contained in:
parent
bbcb305c75
commit
97eaa6ecfd
|
@ -252,3 +252,6 @@ bind = $mainMod SHIFT, K, movewindow, u
|
|||
bind = $mainMod SHIFT, J, movewindow, d
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
# Window rules
|
||||
windowrulev2 = float,class:(steam) # Make sure all Steam windows float
|
||||
|
|
Loading…
Reference in a new issue