From 1aa0e8f805db4503189932a433ac55239dc4ba86 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 23:13:12 +0100 Subject: [PATCH] tmux/date --- sh/tmux.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index e5d34c1..05dcfee 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -90,7 +90,7 @@ set-option -g status-format[0] '\ #[fg=cyan]#{pane_current_path}\ \ #[align=right]\ -#[fg=yellow]%H:%M:%S\ +#[fg=yellow]╭──%H:%M:%S\ ' # line 2 @@ -106,8 +106,7 @@ set-option -g status-format[1] '\ }\ \ #[align=right]\ -#[fg=yellow] %Y-%m-%d \ -#[fg=default]│\ +#[fg=yellow]╰%Y-%m-%d\ ' # line 3