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:
parent
8b1fbc1030
commit
f87927ebd9
@ -158,7 +158,7 @@ bindsym $mod+w layout tabbed
|
|||||||
bindsym $mod+e layout toggle split
|
bindsym $mod+e layout toggle split
|
||||||
|
|
||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
#bindsym $mod+$shift+space floating toggle
|
bindsym $mod+f floating toggle
|
||||||
|
|
||||||
# change focus between tiling / floating windows
|
# change focus between tiling / floating windows
|
||||||
#bindsym $mod+space focus mode_toggle
|
#bindsym $mod+space focus mode_toggle
|
||||||
|
Loading…
Reference in New Issue
Block a user