tmux/↕
This commit is contained in:
parent
3eb82bd515
commit
b4f6f80ae4
1 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ set-option -g status-format[0] '\
|
|||
#[align=centre]\
|
||||
#[fg=blue]#{session_name}\
|
||||
#[align=right] \
|
||||
#[fg=yellow]%Y-%m-%d\
|
||||
#[fg=yellow]%H:%M:%S\
|
||||
'
|
||||
|
||||
# second line
|
||||
|
@ -114,7 +114,7 @@ set-option -g status-format[1] '\
|
|||
#[align=centre] \
|
||||
#[fg=blue]#{window_width}×#{window_height}\
|
||||
#[align=right] \
|
||||
#[fg=yellow]%H:%M:%S\
|
||||
#[fg=yellow]%Y-%m-%d\
|
||||
'
|
||||
|
||||
# third line
|
||||
|
|
Loading…
Reference in a new issue