diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 23837d1..f0190ac 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -76,7 +76,7 @@ set -g @plugin 'tmux-plugins/tpm' #set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'jimeh/tmux-themepack' -set -g @themepack 'powerline/double/yellow' +set -g @themepack 'powerline/double/red' setenv -g TMUX_PLUGIN_MANAGER_PATH "$HOME/.tmux/plugins/"