From db520fa1c5a67cc028567573d1f2abf7a3395135 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 1 Jul 2023 13:37:08 +0200 Subject: update new steam floating window class --- .config/i3/config##template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/i3/config##template b/.config/i3/config##template index 19bad90..49a2caf 100644 --- a/.config/i3/config##template +++ b/.config/i3/config##template @@ -90,8 +90,7 @@ bindsym $mod+Shift+7 move container to workspace number $ws7 bindsym $mod+Shift+8 move container to workspace number $ws8 # always floating windows -for_window [class="Steam"] floating enable -for_window [class="cinquo"] floating enable +for_window [class="steam"] floating enable for_window [class="RAIL"] floating enable for_window [class="Conky"] floating enable for_window [title="Farge"] floating enable -- cgit v1.2.3