]> git.sur5r.net Git - i3/i3/blobdiff - i3.config
Introduce splith/splitv layouts, remove orientation
[i3/i3] / i3.config
index 3225b973fff4326164a3f53a8cdfc0a29cab0719..d29155ed328df2a1fda77f3c459dd10f6e1cc541 100644 (file)
--- a/i3.config
+++ b/i3.config
@@ -57,10 +57,10 @@ bindsym Mod1+v split v
 # enter fullscreen mode for the focused container
 bindsym Mod1+f fullscreen
 
-# change container layout (stacked, tabbed, default)
+# change container layout (stacked, tabbed, toggle split)
 bindsym Mod1+s layout stacking
 bindsym Mod1+w layout tabbed
-bindsym Mod1+e layout default
+bindsym Mod1+e layout toggle split
 
 # toggle tiling / floating
 bindsym Mod1+Shift+space floating toggle