tmux/uid
This commit is contained in:
parent
154558a411
commit
9d5dbbb8bc
1 changed files with 3 additions and 3 deletions
|
@ -133,9 +133,9 @@ set-option -g status-format[3] '\
|
||||||
\
|
\
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=green]#{user}\
|
#{?uid,#[fg=green],#[fg=red]}\
|
||||||
#[fg=default] @ \
|
#{user} \
|
||||||
#[fg=yellow]#{host}\
|
#[fg=yellow] #{host}\
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 5
|
# line 5
|
||||||
|
|
Loading…
Reference in a new issue