diff --git a/tmux.conf b/tmux.conf index 509d725..93ae10e 100644 --- a/tmux.conf +++ b/tmux.conf @@ -14,7 +14,7 @@ set -g mouse-select-window on set -g history-limit 10240 # Load Theme -source-file "${HOME}/.tmux/themes/powerline-default-blue.tmuxtheme" +source-file "${HOME}/.tmux/themes/powerline-block-green.tmuxtheme" # Set window notifications setw -g monitor-activity on