Fixed the style changes that I did not know about for the f32 update
This commit is contained in:
parent
ba4dcd1308
commit
4d6e50c652
1 changed files with 2 additions and 1 deletions
|
@ -62,4 +62,5 @@ bind -r K resize-pane -U 5
|
|||
bind -r L resize-pane -R 5
|
||||
|
||||
#set border colors
|
||||
set -g pane-active-border-fg blue
|
||||
#set -g pane-active-border-fg blue
|
||||
set-option -g pane-active-border-style fg=blue
|
||||
|
|
Loading…
Reference in a new issue