From 29976d666394d2e12da0751271b25213c8c1abcb Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 13 Apr 2017 01:08:55 +0100 Subject: [PATCH] Update tmux.conf --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"