Switch default tmux theme

This commit is contained in:
2013-10-06 21:13:25 +01:00
parent e2775a0741
commit 6fe5ad8adb

View File

@@ -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