Only highlight on bell

This commit is contained in:
Dreaded_X 2024-04-13 21:57:10 +02:00
parent 24a19a8ab1
commit f6b0272bcc
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -59,7 +59,7 @@ set-window-option -g window-status-current-format "\
#[fg=$current_color]#[bg=$background]"
set-window-option -g window-status-format "\
#{?#{||:#{window_bell_flag},#{window_activity_flag}},#[bg=$alert_color],#[bg=$secondary]}#{?window_start_flag,#[fg=$header],#[fg=$background]}\
#{?#{||:#{window_bell_flag},#{window_activity_flag}},#[fg=$secondary]#[bg=$alert_color],#[fg=$light4]}\
#{?window_bell_flag,#[bg=$alert_color],#[bg=$secondary]}#{?window_start_flag,#[fg=$header],#[fg=$background]}\
#{?window_bell_flag,#[fg=$secondary]#[bg=$alert_color],#[fg=$light4]}\
#I  #W \
#[bg=$background]#{?#{||:#{window_bell_flag},#{window_activity_flag}},#[fg=$alert_color],#[fg=$secondary]}"
#[bg=$background]#{?#{window_bell_flag},#[fg=$alert_color],#[fg=$secondary]}"