Create comfortable home office setup
This commit is contained in:
@@ -26,7 +26,7 @@ bind l select-pane -R
|
||||
|
||||
# equalize splits with x
|
||||
unbind space
|
||||
bind x select-layout even-vertical
|
||||
bind space select-layout even-vertical
|
||||
|
||||
# window switching
|
||||
unbind n
|
||||
@@ -40,7 +40,8 @@ bind-key n command-prompt "rename-window '%%'"
|
||||
|
||||
# change kill window bind
|
||||
unbind &
|
||||
bind k kill-session
|
||||
unbind x
|
||||
bind x kill-session
|
||||
|
||||
# force a reload of the config file
|
||||
unbind r
|
||||
|
||||
Reference in New Issue
Block a user