From beccb1afc75bf6a621d178ae7e1e8f845399707c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 29 Jun 2025 22:22:10 +0200 Subject: [PATCH] =?UTF-8?q?5/=E2=86=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sh/tmux.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 17af278..a4d45aa 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -184,10 +184,16 @@ set-option -g status-format[4] '\ #[fg=default]\ #[bg=default] \ }\ +#[fg=yellow]→\ +#[fg=default] \ +#[fg=green]\ +#[bg=##181818] \ +#[bg=##282828]#{window_width}×#{window_height}\ +#[bg=##181818] \ #[align=right]\ #[fg=yellow]\ #[bg=##181818] \ -#[bg=##282828]#{window_width}×#{window_height}\ +#[bg=##282828]\ #[bg=##181818] \ '