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]│\ '