From 302890f00db71497f1f265bd15adf8cc3ff210a0 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 25 Jan 2025 12:24:31 +0100 Subject: [PATCH] tmux/prefix --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index a99a738..7d18222 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -99,7 +99,7 @@ set-option -g status-format[0] '\ #[align=right]\ #[bg=##202020] #[bg=##303030] \ #[fg=yellow]%H:%M:%S\ -#[bg=##303030] #[bg=##202020] \ +#[bg=##303030] #{?client_prefix,#[bg=green],#[bg=##202020]} \ ' # line 2