This commit is contained in:
Marc Beninca 2025-06-29 20:10:26 +02:00
parent 17ac706404
commit f975780de7
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -167,9 +167,9 @@ set-option -g status-format[3] '\
#[bg=default] \
}\
#[align=right]\
#[bg=##181818] #[bg=##282828]\
#{?uid,#[fg=green],#[fg=red]}\
#{user}\
#[bg=##181818] \
#[bg=##282828]#{user}\
#[bg=##181818] \
'
@ -183,8 +183,9 @@ set-option -g status-format[4] '\
#[bg=default] \
}\
#[align=right]\
#[bg=##181818] #[bg=##282828]\
#[fg=green]#{window_width}×#{window_height}\
#[fg=green]\
#[bg=##181818] \
#[bg=##282828]#{window_width}×#{window_height}\
#[bg=##181818] \
'