set steam to floating window
This commit is contained in:
parent
da4bd6baad
commit
9f66aa85fb
1 changed files with 2 additions and 2 deletions
|
@ -370,8 +370,8 @@ for_window [class="^Unity$" title="^Preparing Package$"] floating enable
|
|||
for_window [class="^Unity$" title="^Importing Package$"] floating enable
|
||||
|
||||
# https://github.com/ValveSoftware/steam-for-linux/issues/1040
|
||||
#for_window [class="^Steam$" title="*"] floating enable
|
||||
#for_window [class="^Steam$" title="*"] resize set 480 640
|
||||
for_window [title="Steam"] floating enable
|
||||
for_window [title="Steam"] resize set 480 640
|
||||
# Main Window
|
||||
#for_window [class="^Steam$" title="^Steam$"] floating disable
|
||||
for_window [class="^Steam$" title="^Friends$"] floating enable
|
||||
|
|
Loading…
Reference in a new issue