diff --git a/tmux.conf b/tmux.conf index e3df474..73ed0b8 100644 --- a/tmux.conf +++ b/tmux.conf @@ -16,7 +16,7 @@ set -g history-limit 10240 set-option -g default-command "login-shell" # Load Theme -source-file "${HOME}/.tmux/themes/powerline/block/green.tmuxtheme" +source-file "${HOME}/.tmux/themes/powerline/default/green.tmuxtheme" # Set window notifications setw -g monitor-activity on