diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 72842cd..9ea4f27 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -57,6 +57,8 @@ set -g pane-active-border-style "fg=#938AA9" # status bar set-option -g status-style bg=default +set -g message-command-style bg=default +set -g message-style bg=default set -g status-left '| #S | ' set -g status-right '' set -g status-left-length 500