[tmux] update deprecated style configuration

pull/28/head
Alpha Chen 5 years ago
parent d65eb8effd
commit eda5376811

@ -26,7 +26,7 @@ bind-key -T copy-mode-vi 'r' send -X rectangle-toggle
bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy"
# colors
set -g pane-active-border-fg brightred
set -g pane-active-border-style fg=brightred
# statusline (shamelessly stolen from powerline)
set-option -g status-interval 2

Loading…
Cancel
Save