diff --git a/sh/tmux.sh b/sh/tmux.sh index 97450e7..57f9f1c 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -99,7 +99,7 @@ set-option -g status-format[0] '\ #[align=centre]\ #[fg=blue]#{session_name}\ #[align=right] \ -#[fg=yellow]%Y-%m-%d\ +#[fg=yellow]%H:%M:%S\ ' # second line @@ -114,7 +114,7 @@ set-option -g status-format[1] '\ #[align=centre] \ #[fg=blue]#{window_width}×#{window_height}\ #[align=right] \ -#[fg=yellow]%H:%M:%S\ +#[fg=yellow]%Y-%m-%d\ ' # third line