This commit is contained in:
Marc Beninca 2025-06-30 04:36:00 +02:00
parent 329c019809
commit 8674e5048c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -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