tmux/time

This commit is contained in:
Marc Beninca 2025-01-19 22:48:40 +01:00
parent 4a33cd0ac8
commit fbe59cd376
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -90,6 +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=default]╮\ #[fg=default]╮\
' '
@ -106,7 +107,7 @@ set-option -g status-format[1] '\
}\ }\
\ \
#[align=right]\ #[align=right]\
#[fg=yellow] %Y-%m-%d %H:%M:%S \ #[fg=yellow] %Y-%m-%d \
#[fg=default]│\ #[fg=default]│\
' '