i3: prefer tabbed windows

This commit is contained in:
Vincent Bernat 2021-07-05 16:05:34 +02:00
parent aaaa820585
commit 84d4a93c92

4
config
View file

@ -83,8 +83,8 @@ bindsym $mod+Ctrl+$right resize grow width 10 px or 2 ppt
bindsym $mod+f fullscreen toggle
bindsym $mod+Shift+f fullscreen toggle global
# change container layout (stacked, toggle split)
bindsym $mod+e layout stacking
# change container layout (tabbed, toggle split)
bindsym $mod+e layout tabbed
bindsym $mod+w layout toggle split
# toggle tiling / floating