From 627cde02b517d8cb00d7c37881c283e8b0c62788 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 5 Jul 2021 15:06:22 +0200 Subject: [PATCH] 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. --- config | 3 --- 1 file changed, 3 deletions(-) diff --git a/config b/config index f28904d..126362f 100644 --- a/config +++ b/config @@ -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+$right resize grow width 10 px or 2 ppt -# change split orientation -bindsym $mod+v split toggle - # enter fullscreen mode for the focused container bindsym $mod+f fullscreen toggle bindsym $mod+Shift+f fullscreen toggle global