i3: no need to change split orientation, just switch to tiling mode

So, we can use $mod+e for that. The border color gives a hint and now
we just need to know if we are stacked or tabbed.
This commit is contained in:
Vincent Bernat 2021-07-05 15:06:22 +02:00
parent c1117ba343
commit 627cde02b5

3
config
View file

@ -79,9 +79,6 @@ bindsym $mod+Ctrl+$down resize grow height 10 px or 2 ppt
bindsym $mod+Ctrl+$up resize shrink height 10 px or 2 ppt bindsym $mod+Ctrl+$up resize shrink height 10 px or 2 ppt
bindsym $mod+Ctrl+$right resize grow width 10 px or 2 ppt bindsym $mod+Ctrl+$right resize grow width 10 px or 2 ppt
# change split orientation
bindsym $mod+v split toggle
# enter fullscreen mode for the focused container # enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle bindsym $mod+f fullscreen toggle
bindsym $mod+Shift+f fullscreen toggle global bindsym $mod+Shift+f fullscreen toggle global