diff --git a/sh/tmux.sh b/sh/tmux.sh index 2b10aa7..9049e7f 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -76,7 +76,7 @@ set-option -g pane-border-style fg=blue # ╰────────┴────────╯ # status lines -set-option -g status 5 +set-option -g status 3 # background color set-option -g status-bg '#0C0C0C'