From 8726dded45c459ddfcd80ea1e717673200bc1274 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 29 Jun 2025 10:28:14 +0200 Subject: [PATCH] tmux/windows --- sh/tmux.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 6b13061..a4a0d3a 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -93,12 +93,10 @@ set-option -g status-format[0] '\ #{W:\ #[bg=##202020] #[bg=##303030]\ #{?window_zoomed_flag,#[fg=magenta][, }\ -#[fg=yellow]#{window_index}\ -#{?window_zoomed_flag,#[fg=magenta]], }\ -\ #{?window_active,#[fg=green],\ -#{?window_activity_flag,#[fg=red],#[fg=blue]}}\ +#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\ #{window_name}\ +#{?window_zoomed_flag,#[fg=magenta]], }\ #[bg=##303030] #[bg=##202020] \ #[bg=default] \ }\