From 77cdd79acbcb2fd52c25bb4fa42f23bf30269ddf Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 30 Jun 2025 02:58:30 +0200 Subject: [PATCH] @ --- sh/tmux.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 8c5770a..1f91e30 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -182,10 +182,6 @@ set-option -g status-format[3] '\ #[bg=default] \ }\ #[align=right]\ -#[fg=yellow]\ -#[bg=##181818] \ -#[bg=##282828]#{host}\ -#[bg=##181818] \ ' # line 5 @@ -209,6 +205,12 @@ set-option -g status-format[4] '\ #[bg=##181818] \ #[bg=##282828]#{user}\ #[bg=##181818] \ +#[fg=default]\ +#[bg=default] \ +#[fg=yellow]\ +#[bg=##181818] \ +#[bg=##282828]#{host}\ +#[bg=##181818] \ ' # refresh period