@
This commit is contained in:
parent
4682d25093
commit
77cdd79acb
1 changed files with 6 additions and 4 deletions
10
sh/tmux.sh
10
sh/tmux.sh
|
@ -182,10 +182,6 @@ set-option -g status-format[3] '\
|
||||||
#[bg=default] \
|
#[bg=default] \
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=yellow]\
|
|
||||||
#[bg=##181818] \
|
|
||||||
#[bg=##282828]#{host}\
|
|
||||||
#[bg=##181818] \
|
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 5
|
# line 5
|
||||||
|
@ -209,6 +205,12 @@ set-option -g status-format[4] '\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
#[bg=##282828]#{user}\
|
#[bg=##282828]#{user}\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
|
#[fg=default]\
|
||||||
|
#[bg=default] \
|
||||||
|
#[fg=yellow]\
|
||||||
|
#[bg=##181818] \
|
||||||
|
#[bg=##282828]#{host}\
|
||||||
|
#[bg=##181818] \
|
||||||
'
|
'
|
||||||
|
|
||||||
# refresh period
|
# refresh period
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue