change steam floating window settings
This commit is contained in:
parent
c36c328b53
commit
805f47f3c4
1 changed files with 3 additions and 1 deletions
|
@ -371,7 +371,7 @@ 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 [title="Steam"] floating enable
|
||||
#for_window [title="Steam"] floating enable
|
||||
#for_window [title="Steam"] resize set 480 640
|
||||
# Main Window
|
||||
#for_window [class="^Steam$" title="^Steam$"] floating disable
|
||||
|
@ -389,6 +389,8 @@ for_window [class="^Steam$" title="Neuen Steam-Bibliotheksordner auswählen oder
|
|||
for_window [class="^Steam$" title="Freundesliste"] floating enable
|
||||
for_window [title="^Steam Keyboard$"] floating enable
|
||||
for_window [title="Bildschirmtastatur der Steam-Eingabe"] floating enable
|
||||
for_window [title="Freundesliste"] floating enable
|
||||
for_window [title="Steam-Einstellungen"] floating enable
|
||||
|
||||
# There is no specific property for windows that should be floating (eg. the WM_NAME is the device name (PC1))
|
||||
for_window [class="^PacketTracer6$"] floating enable
|
||||
|
|
Loading…
Reference in a new issue