This commit is contained in:
Marc Beninca 2025-01-20 11:52:50 +01:00
parent 731f2088a8
commit 154558a411
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -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