diff --git a/tmux.conf b/tmux.conf index 316a652..7ef641e 100644 --- a/tmux.conf +++ b/tmux.conf @@ -80,7 +80,7 @@ set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'jimeh/tmux-themepack' # Set Theme -set -g @themepack 'default/green' +set -g @themepack 'powerline/default/green' # Init Plugin Manager run "${HOME}/.tmux/plugins/tpm/tpm"