Only highlight on bell
This commit is contained in:
parent
24a19a8ab1
commit
f6b0272bcc
|
@ -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]}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user