This commit is contained in:
Marc Beninca 2025-06-29 19:11:36 +02:00
parent e8e67bb502
commit 6f37337925
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -104,10 +104,10 @@ set-option -g status-format[0] '\
#[bg=default] \
}\
#[align=right]\
#[bg=##181818] #[bg=##282828]\
#[fg=yellow]%H:%M:%S\
#[bg=##181818]\
#{?client_prefix,#[fg=green]p, }\
#[fg=yellow]\
#[bg=##181818] \
#[bg=##282828]%H:%M:%S\
#[bg=##181818]#{?client_prefix,#[fg=green]p, }\
'
# line 2
@ -122,8 +122,9 @@ set-option -g status-format[1] '\
}\
#[fg=yellow]→ #[fg=green]#{session_name} \
#[align=right]\
#[bg=##181818] #[bg=##282828]\
#[fg=yellow]%Y-%m-%d\
#[fg=yellow]\
#[bg=##181818] \
#[bg=##282828]%Y-%m-%d\
#[bg=##181818] \
'
@ -139,8 +140,9 @@ set-option -g status-format[2] '\
#(basename \"\${TMUX}\" \
| cut --delimiter \",\" --fields \"1\") \
#[align=right]\
#[bg=##181818] #[bg=##282828]\
#[fg=yellow]#{host}\
#[fg=yellow]\
#[bg=##181818] \
#[bg=##282828]#{host}\
#[bg=##181818] \
'