a few important fixes, mostly improvements
[distro-setup] / i3-sway / common.conf
index 8ad41a1df713ad50c12262b7aa2444c473b4c9d4..017f4bd7fc0f7dc7f13dbdb1efcc5aff4afdafa4 100644 (file)
@@ -63,7 +63,8 @@ bindsym $mod+t layout toggle splith splitv tabbed
 bindsym $mod+Shift+t move workspace to output right
 # there's a bug about this. it is not logical that there is no "split
 # tabbed", but you accomplish that by doing this.
-bindsym $mod+g split vertical, layout tabbed
+bindsym $mod+g split horizontal, layout tabbed
+bindsym $mod+shift+n layout tabbed
 bindsym $mod+shift+g $ex "/b/ds/i3-auto-layout-toggle"
 
 # Use Mouse+$mod to drag floating windows to their wanted position