sway+tmux added bash emergency brakes

This commit is contained in:
Henrik Bakken
2026-05-06 13:43:03 +02:00
parent 379ae0f786
commit 640379c105
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -126,6 +126,8 @@ bind v split-window -h -c "#{pane_current_path}"
bind s split-window -v -c "#{pane_current_path}"
bind V split-window -fh -c "#{pane_current_path}"
bind S split-window -fv -c "#{pane_current_path}"
bind x split-window -fh bash
# Change layouts
bind o rotate-window