diff --git a/dot_config/tmux/tmux.conf.tmpl b/dot_config/tmux/tmux.conf.tmpl index 3b675ec..bb588a8 100644 --- a/dot_config/tmux/tmux.conf.tmpl +++ b/dot_config/tmux/tmux.conf.tmpl @@ -91,6 +91,7 @@ set -g pane-active-border-style fg=red # message/command bar set -g message-command-style 'fg=#cccccc bg=#333333 bold' set -g message-style 'fg=#cccccc bg=#333333 bold' + # status bar set -g status off set -g status-position bottom