From 1f5a5fdfc903ec6200b5985e1bb7278212fc3645 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Fri, 2 Dec 2016 17:49:29 -0200 Subject: [PATCH] new theme --- tmux/tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 051a06f..c8a1b91 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -43,6 +43,9 @@ set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'tmux-plugins/tmux-battery' set -g @plugin 'tmux-plugins/tmux-cpu' -set -g @plugin 'caiogondim/maglev' +# set -g @plugin 'caiogondim/maglev' +set -g @plugin 'jimeh/tmux-themepack' + +set -g @themepack 'double/cyan' run '~/.tmux/plugins/tpm/tpm'