[]
This commit is contained in:
parent
daa0afd3d8
commit
de0371cebc
1 changed files with 3 additions and 2 deletions
|
@ -93,13 +93,14 @@ 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=##202020] #[bg=##303030]\
|
#[bg=##202020]\
|
||||||
#{?window_zoomed_flag,#[fg=magenta][, }\
|
#{?window_zoomed_flag,#[fg=magenta][, }\
|
||||||
|
#[bg=##303030]\
|
||||||
#{?window_active,#[fg=green],\
|
#{?window_active,#[fg=green],\
|
||||||
#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\
|
#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\
|
||||||
#{window_name}\
|
#{window_name}\
|
||||||
|
#[bg=##202020]\
|
||||||
#{?window_zoomed_flag,#[fg=magenta]], }\
|
#{?window_zoomed_flag,#[fg=magenta]], }\
|
||||||
#[bg=##202020] \
|
|
||||||
#[bg=default] \
|
#[bg=default] \
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue