Reenabled i3 floating toggle

Disabled it initially because I thought I'd never use it. What I didn't expect was how many windows would start floated.
This commit is contained in:
Salt 2017-08-07 16:42:08 -05:00
parent 8b1fbc1030
commit f87927ebd9

View File

@ -158,7 +158,7 @@ bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
# toggle tiling / floating
#bindsym $mod+$shift+space floating toggle
bindsym $mod+f floating toggle
# change focus between tiling / floating windows
#bindsym $mod+space focus mode_toggle