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] \
|
||||
}\
|
||||
#[align=right]\
|
||||
#[bg=##181818] #[bg=##282828]\
|
||||
#{?uid,#[fg=green],#[fg=red]}\
|
||||
#{user}\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]#{user}\
|
||||
#[bg=##181818] \
|
||||
'
|
||||
|
||||
|
@ -183,8 +183,9 @@ set-option -g status-format[4] '\
|
|||
#[bg=default] \
|
||||
}\
|
||||
#[align=right]\
|
||||
#[bg=##181818] #[bg=##282828]\
|
||||
#[fg=green]#{window_width}×#{window_height}\
|
||||
#[fg=green]\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]#{window_width}×#{window_height}\
|
||||
#[bg=##181818] \
|
||||
'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue