This commit is contained in:
Marc Beninca 2025-06-29 19:23:05 +02:00
parent 6f37337925
commit 363ead4b4a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -93,14 +93,12 @@ set-option -g status-fg white
# line 1 # line 1
set-option -g status-format[0] '\ set-option -g status-format[0] '\
#{W:\ #{W:\
#[bg=##181818]\
#{?window_zoomed_flag,#[fg=magenta][, }\
#[bg=##282828]\
#{?window_active,#[fg=green],\ #{?window_active,#[fg=green],\
#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\ #{?window_activity_flag,#[fg=red],#[fg=yellow]}}\
#{window_name}\ #[bg=##181818]#{?window_zoomed_flag,#[fg=magenta][, }\
#[bg=##181818]\ #[bg=##282828]#{window_name}\
#{?window_zoomed_flag,#[fg=magenta]], }\ #[bg=##181818]#{?window_zoomed_flag,#[fg=magenta]], }\
#[fg=default]\
#[bg=default] \ #[bg=default] \
}\ }\
#[align=right]\ #[align=right]\