diff options
-rw-r--r-- | .config/i3/config##template | 3 |
1 files changed, 1 insertions, 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 |