Move from vertical splits to horizontal splits

This commit is contained in:
2020-03-29 17:29:12 +02:00
parent 913116c383
commit 52c33cce79
10 changed files with 19 additions and 708 deletions

View File

@@ -26,7 +26,7 @@ bind l select-pane -R
# equalize splits with x
unbind space
bind x select-layout even-horizontal
bind x select-layout even-vertical
# window switching
unbind n
@@ -40,7 +40,7 @@ bind-key n command-prompt "rename-window '%%'"
# change kill window bind
unbind &
bind k killp
bind k kill-session
# force a reload of the config file
unbind r

View File

@@ -4,23 +4,20 @@ suppress_history: false
windows:
- window_name: admin
focus: true
layout: even-horizontal
layout: even-vertical
panes:
- su
- su
- window_name: org
layout: even-horizontal
panes:
- null
- shell_command:
- clear
- sleep 2
- clear
- khal calendar
- window_name: canvas
layout: even-horizontal
layout: even-vertical
panes:
- null
- null

View File

@@ -4,13 +4,13 @@ suppress_history: false
windows:
- window_name: dev
focus: true
layout: even-horizontal
layout: even-vertical
panes:
- ssh devyfo
- ssh devyfo
- ssh prodyfo
- ssh prodyfo
- window_name: nix
layout: even-horizontal
layout: even-vertical
panes:
- ssh root@nixyfo
- ssh root@nixyfo
- ssh nixyfo
- ssh nixyfo

View File

@@ -4,13 +4,13 @@ suppress_history: false
windows:
- window_name: admin
focus: true
layout: even-horizontal
layout: even-vertical
panes:
- ssh root@zion
- ssh root@zion
- window_name: monitor
layout: even-horizontal
layout: even-vertical
panes:
- ssh zion
- ssh zion