Pull in tmux themes via tmux-themepack project

This commit is contained in:
2013-10-05 19:35:20 +01:00
parent 8fcfbe131a
commit b12edd9bd2
3 changed files with 5 additions and 1 deletions

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/block/green.tmuxtheme"
# Set window notifications
setw -g monitor-activity on