X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/577b791c99b07471ec27e1f9c09e756a6f1da0cd..a0015300d278fd4ac0f82b0b4d024fa7b223e4c3:/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