obsd-bkp/dotfiles/dotfolder/.config/nano/backup/!home!puffy!.config!tmux!tm...

11 lines
379 B
Plaintext

set -g window-status-current-style fg=black,bg='#ff0000'
set-option -g status-position top
set-option -g status-style bg=black
set-option -g status-style fg='#ff0000'
set -g pane-active-border-style fg=''#ff0000''
set -g pane-border-style fg=''#ff0000''
set -g mode-style bg='#ff0000',fg=black
set -g clock-mode-colour red
set -g mouse on
set -g default-shell /usr/local/bin/zsh