diff --git a/sh/tmux.sh b/sh/tmux.sh index 477547f..956fb03 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -80,7 +80,7 @@ set-option -g pane-border-style fg=blue # ╰────────┴────────╯ # status lines -set-option -g status on +set-option -g status 2 # background color set-option -g status-bg '#0D0D0D'