From 7d324e6138a027ec63cea852593374e58bd3e780 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Jul 2025 04:15:14 +0200 Subject: [PATCH] size/tab --- sh/tmux.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 0c5b36d..7b4d645 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -221,7 +221,9 @@ set-option -g status-format[2] '\ \ #[align=right]\ #[fg=yellow]\ -#{window_width}×#{window_height}\ +#[bg=##181818] \ +#[bg=##282828]#{window_width}×#{window_height}\ +#[bg=##181818] \ ' # line 4