←
This commit is contained in:
parent
cb92d7df88
commit
38cba5b1df
1 changed files with 4 additions and 4 deletions
|
@ -243,10 +243,6 @@ set-option -g status-format[3] '\
|
||||||
|
|
||||||
# line 5
|
# line 5
|
||||||
set-option -g status-format[4] '\
|
set-option -g status-format[4] '\
|
||||||
#[fg=default]\
|
|
||||||
#[bg=default]\
|
|
||||||
\
|
|
||||||
#[align=right]\
|
|
||||||
#{?uid,#[fg=green],#[fg=red]}\
|
#{?uid,#[fg=green],#[fg=red]}\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
#[bg=##282828]#{user}\
|
#[bg=##282828]#{user}\
|
||||||
|
@ -257,6 +253,10 @@ set-option -g status-format[4] '\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
#[bg=##282828]#{host}\
|
#[bg=##282828]#{host}\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
|
#[fg=default]\
|
||||||
|
#[bg=default] \
|
||||||
|
\
|
||||||
|
#[align=right]\
|
||||||
'
|
'
|
||||||
|
|
||||||
# refresh period
|
# refresh period
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue