diff --git a/dot_config/tmux/tmux.conf.tmpl b/dot_config/tmux/tmux.conf.tmpl index 0f8ffea..0193e9b 100644 --- a/dot_config/tmux/tmux.conf.tmpl +++ b/dot_config/tmux/tmux.conf.tmpl @@ -85,12 +85,12 @@ bind-key p run "xsel -o | tmux load-buffer - ; tmux paste-buffer" {{- if (or (eq .chezmoi.hostname "arch") (eq .chezmoi.hostname "buzz")) }} set -g pane-active-border-style fg=yellow -set -g message-command-style 'fg=#cccccc bg=#333333 bold' -set -g message-style 'fg=#cccccc bg=#333333 bold' +set -g message-command-style 'fg=#eeeeee bg=#333333 bold' +set -g message-style 'fg=#eeeeee bg=#333333 bold' set -g status off -set -g status-position bottom +set -g status-position top set -g status-bg '#333333' -set -g status-fg '#cccccc' +set -g status-fg '#eeeeee' set -g status-left '' set -g status-right '' set -g window-status-format ''