From 805f47f3c44ee45fff1f3d6ea48427f1b88d02ba Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Sat, 1 Jul 2023 11:22:43 +0200 Subject: [PATCH] change steam floating window settings --- dot_config/i3/executable_config.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dot_config/i3/executable_config.tmpl b/dot_config/i3/executable_config.tmpl index 1280e42..9faf9a0 100644 --- a/dot_config/i3/executable_config.tmpl +++ b/dot_config/i3/executable_config.tmpl @@ -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