Update tmux pane borders
This commit is contained in:
@@ -38,6 +38,10 @@ set-window-option -g pane-base-index 1
|
|||||||
set -g status-position bottom
|
set -g status-position bottom
|
||||||
set -g status-justify left
|
set -g status-justify left
|
||||||
|
|
||||||
|
setw -g pane-border-lines double
|
||||||
|
setw -g pane-border-style "fg=#555555"
|
||||||
|
setw -g pane-active-border-style "fg=#e5b567"
|
||||||
|
setw -g pane-border-indicators colour
|
||||||
|
|
||||||
set-option -g status-style bg=default
|
set-option -g status-style bg=default
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user