X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/ab4e81bdabe6ea29769bb36a84da97361caf76c8..1eb2f805df7e1af7600565d77a88b2a7ea99ceae:/tmux.conf diff --git a/tmux.conf b/tmux.conf index cd64511..33db53a 100644 --- a/tmux.conf +++ b/tmux.conf @@ -23,7 +23,11 @@ bind - split-window -v # set -g status-right '#[fg=black]#[bg=white]#(uptime)' # set -g status-right-length 70 -source /Users/benbeltran/Library/Python/2.7/lib/python/site-packages/powerline/bindings/tmux/powerline.conf +# Powerline +source ~/Library/Python/2.7/lib/python/site-packages/powerline/bindings/tmux/powerline.conf + +# Better powerline highlighting. +set-window-option -g window-status-activity-attr bold,blink,underscore #Set Activity monitoring. setw -g monitor-activity on