dotfiles/tmux.conf

11 lines
175 B
Plaintext

unbind C-b
set -g prefix C-o
set -g set-titles on
#set -g set-titles-string "#H: #W [#I]"
set-option -g status-left-length 60
set -g status-bg black
set -g status-fg white