This commit is contained in:
Marc Beninca 2025-07-02 05:17:29 +02:00
parent cb92d7df88
commit 38cba5b1df
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -243,10 +243,6 @@ set-option -g status-format[3] '\
# line 5 # line 5
set-option -g status-format[4] '\ set-option -g status-format[4] '\
#[fg=default]\
#[bg=default]\
\
#[align=right]\
#{?uid,#[fg=green],#[fg=red]}\ #{?uid,#[fg=green],#[fg=red]}\
#[bg=##181818] \ #[bg=##181818] \
#[bg=##282828]#{user}\ #[bg=##282828]#{user}\
@ -257,6 +253,10 @@ set-option -g status-format[4] '\
#[bg=##181818] \ #[bg=##181818] \
#[bg=##282828]#{host}\ #[bg=##282828]#{host}\
#[bg=##181818] \ #[bg=##181818] \
#[fg=default]\
#[bg=default] \
\
#[align=right]\
' '
# refresh period # refresh period