From 3b28e8ed14042e0f73a9cd83239106e5244fb0e1 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 29 Jun 2025 10:19:01 +0200 Subject: [PATCH] tmux/2 --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'