This commit is contained in:
Marc Beninca 2025-01-20 12:09:42 +01:00
parent 9d5dbbb8bc
commit d789a16ef3
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -104,8 +104,7 @@ set-option -g status-format[1] '\
\ \
}\ }\
#[align=right]\ #[align=right]\
#[fg=green] #{session_name} \ #[fg=yellow]%Y-%m-%d\
#[fg=blue] #(tmux list-sessions | wc --lines)\
' '
# line 3 # line 3
@ -119,7 +118,7 @@ set-option -g status-format[2] '\
\ \
}\ }\
#[align=right]\ #[align=right]\
#[fg=yellow]%Y-%m-%d\ #[fg=green]#{session_name}\
' '
# line 4 # line 4