From fbe59cd37670c21cfad329a2351f555ad4359d84 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 22:48:40 +0100 Subject: [PATCH] tmux/time --- sh/tmux.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 7a0a8ab..ca2145b 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -90,6 +90,7 @@ set-option -g status-format[0] '\ #[fg=cyan]#{pane_current_path}\ \ #[align=right]\ +#[fg=yellow]%H:%M:%S\ #[fg=default]╮\ ' @@ -106,7 +107,7 @@ set-option -g status-format[1] '\ }\ \ #[align=right]\ -#[fg=yellow] %Y-%m-%d %H:%M:%S \ +#[fg=yellow] %Y-%m-%d \ #[fg=default]│\ '