tmux/fix
This commit is contained in:
parent
3f86d6bd71
commit
3dcf14c3a6
1 changed files with 1 additions and 1 deletions
|
@ -213,9 +213,9 @@ 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][, }\
|
||||||
#{?window_active,#[fg=green],\
|
#{?window_active,#[fg=green],\
|
||||||
#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\
|
#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\
|
||||||
#[bg=##181818]#{?window_zoomed_flag,#[fg=magenta][, }\
|
|
||||||
#[bg=##282828]#{window_name}\
|
#[bg=##282828]#{window_name}\
|
||||||
#[bg=##181818]#{?window_zoomed_flag,#[fg=magenta]], }\
|
#[bg=##181818]#{?window_zoomed_flag,#[fg=magenta]], }\
|
||||||
#[fg=default]\
|
#[fg=default]\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue