tmux/date
This commit is contained in:
parent
8402241834
commit
1aa0e8f805
1 changed files with 2 additions and 3 deletions
|
@ -90,7 +90,7 @@ set-option -g status-format[0] '\
|
||||||
#[fg=cyan]#{pane_current_path}\
|
#[fg=cyan]#{pane_current_path}\
|
||||||
\
|
\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=yellow]%H:%M:%S\
|
#[fg=yellow]╭──%H:%M:%S\
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 2
|
# line 2
|
||||||
|
@ -106,8 +106,7 @@ set-option -g status-format[1] '\
|
||||||
}\
|
}\
|
||||||
\
|
\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=yellow] %Y-%m-%d \
|
#[fg=yellow]╰%Y-%m-%d\
|
||||||
#[fg=default]│\
|
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 3
|
# line 3
|
||||||
|
|
Loading…
Reference in a new issue