This commit is contained in:
Marc Beninca 2025-06-29 22:23:46 +02:00
parent 4e965ca1c4
commit 428b929c62
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -153,7 +153,7 @@ set-option -g status-format[2] '\
#[align=right]\ #[align=right]\
#[fg=yellow]\ #[fg=yellow]\
#[bg=##181818] \ #[bg=##181818] \
#[bg=##282828]#{host}\ #[bg=##282828]\
#[bg=##181818] \ #[bg=##181818] \
' '
@ -170,7 +170,7 @@ set-option -g status-format[3] '\
#[align=right]\ #[align=right]\
#{?uid,#[fg=green],#[fg=red]}\ #{?uid,#[fg=green],#[fg=red]}\
#[bg=##181818] \ #[bg=##181818] \
#[bg=##282828]\ #[bg=##282828]#{host}\
#[bg=##181818] \ #[bg=##181818] \
' '