diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 7fb37a1..1c82d08 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -95,7 +95,7 @@ setw -g window-status-current-format '\ #[fg=brightblack]#{window_flags} ' setw -g window-status-format '\ -#{?client_prefix,#[fg=brightwhite],#[fg=white]}#{window_index} \ +#{?client_prefix,#[fg=brightwhite],#[default]}#{window_index} \ #[default]#{window_name}\ #[fg=brightblack]#{window_flags} '