From 2057407cfc28061591c30245b924b4ca1ab13289 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 17:52:59 +0100 Subject: [PATCH] tmux/user --- sh/tmux.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 3a62a48..381a983 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -144,7 +144,9 @@ set-option -g status-format[3] '\ set-option -g status-format[4] '\ #[fg=default]│\ #[align=centre]\ -#{host}\ +#[fg=default]#{user}\ + #[fg=blue]@\ + #[fg=yellow]#{host}\ #[align=right]\ #[fg=default]│\ '