diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 13b76c0..694275d 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -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