diff --git a/sh/tmux.sh b/sh/tmux.sh index efd4131..eeec743 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -119,9 +119,7 @@ set-option -g status-format[2] '\ \ }\ #[align=right]\ -#[fg=green]#{user}\ -#[fg=default] @ \ -#[fg=yellow]#{host}\ +#[fg=yellow]%Y-%m-%d\ ' # line 4 @@ -135,7 +133,9 @@ set-option -g status-format[3] '\ \ }\ #[align=right]\ -#[fg=yellow]%Y-%m-%d\ +#[fg=green]#{user}\ +#[fg=default] @ \ +#[fg=yellow]#{host}\ ' # line 5