From 428b929c623bd147ac581d517ee14260066d85f1 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 29 Jun 2025 22:23:46 +0200 Subject: [PATCH] =?UTF-8?q?3/=E2=86=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sh/tmux.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 62fd38f..16696f0 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -153,7 +153,7 @@ set-option -g status-format[2] '\ #[align=right]\ #[fg=yellow]\ #[bg=##181818] \ -#[bg=##282828]#{host}\ +#[bg=##282828]\ #[bg=##181818] \ ' @@ -170,7 +170,7 @@ set-option -g status-format[3] '\ #[align=right]\ #{?uid,#[fg=green],#[fg=red]}\ #[bg=##181818] \ -#[bg=##282828]\ +#[bg=##282828]#{host}\ #[bg=##181818] \ '