From cd5151ce77ff6137c41c9f4745d7db3ec043b535 Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Thu, 23 Jul 2020 21:24:39 -0500 Subject: desktop: remove i3float window class --- desktop/.config/i3/config | 5 ----- 1 file changed, 5 deletions(-) (limited to 'desktop') diff --git a/desktop/.config/i3/config b/desktop/.config/i3/config index cfbdb3c..d67e602 100644 --- a/desktop/.config/i3/config +++ b/desktop/.config/i3/config @@ -66,11 +66,6 @@ bindsym $mod+a focus parent # focus the child container #bindsym $mod+d focus child -# float any window with "i3float" as the class. -# we use this for launching the networkmanager ncurses -# interface in a popup. -for_window [class="^i3float$"] floating enable - # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1" -- cgit v1.2.3