summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config2
-rw-r--r--.config/sway/config2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index e20d1df3..abfd8b61 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -259,7 +259,7 @@ bindsym Mod1+Ctrl+9 move up
bindsym Ctrl+5 kill
bindsym Ctrl+6 fullscreen toggle
-bindsym Ctrl+apostrophe layout toggle split
+bindsym Ctrl+apostrophe layout toggle splith splitv tabbed
# Cycle through all workspaces on monitor.
bindsym Ctrl+1 workspace prev_on_output
diff --git a/.config/sway/config b/.config/sway/config
index a8cc27bd..c8395e84 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -271,7 +271,7 @@ bindsym Mod1+Ctrl+9 move up
bindsym Ctrl+5 kill
bindsym Ctrl+6 fullscreen toggle
-bindsym Ctrl+apostrophe layout toggle split
+bindsym Ctrl+apostrophe layout toggle splith splitv tabbed
# Cycle through all workspaces on monitor.
# Warp the cursor to a point on the screen which is hopefully a titlebar.