rights
This commit is contained in:
parent
17ac706404
commit
f975780de7
1 changed files with 5 additions and 4 deletions
|
@ -167,9 +167,9 @@ set-option -g status-format[3] '\
|
||||||
#[bg=default] \
|
#[bg=default] \
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[bg=##181818] #[bg=##282828]\
|
|
||||||
#{?uid,#[fg=green],#[fg=red]}\
|
#{?uid,#[fg=green],#[fg=red]}\
|
||||||
#{user}\
|
#[bg=##181818] \
|
||||||
|
#[bg=##282828]#{user}\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
'
|
'
|
||||||
|
|
||||||
|
@ -183,8 +183,9 @@ set-option -g status-format[4] '\
|
||||||
#[bg=default] \
|
#[bg=default] \
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[bg=##181818] #[bg=##282828]\
|
#[fg=green]\
|
||||||
#[fg=green]#{window_width}×#{window_height}\
|
#[bg=##181818] \
|
||||||
|
#[bg=##282828]#{window_width}×#{window_height}\
|
||||||
#[bg=##181818] \
|
#[bg=##181818] \
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue