date
This commit is contained in:
parent
329c019809
commit
8674e5048c
1 changed files with 5 additions and 5 deletions
10
sh/tmux.sh
10
sh/tmux.sh
|
@ -158,6 +158,10 @@ set-option -g status-format[0] '\
|
|||
#[align=right]\
|
||||
#[fg=yellow]\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]%Y-%m-%d\
|
||||
#[bg=##181818] \
|
||||
#[fg=yellow]\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]%H:%M:%S\
|
||||
#[bg=##181818]#{?client_prefix,#[fg=green]p, }\
|
||||
'
|
||||
|
@ -182,10 +186,6 @@ set-option -g status-format[1] '\
|
|||
#[fg=default]\
|
||||
#[bg=default] \
|
||||
#[align=right]\
|
||||
#[fg=yellow]\
|
||||
#[bg=##181818] \
|
||||
#[bg=##282828]%Y-%m-%d\
|
||||
#[bg=##181818] \
|
||||
'
|
||||
|
||||
# line 3
|
||||
|
@ -208,7 +208,7 @@ set-option -g status-format[3] '\
|
|||
#[bg=default] \
|
||||
} \
|
||||
#[align=right]\
|
||||
#[bg=##282828]#(sh -c \". ${script}; rwx_tmux_uptime\")\
|
||||
#(sh -c \". ${script}; rwx_tmux_uptime\")\
|
||||
'
|
||||
|
||||
# line 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue