diff --git a/sh/tmux.sh b/sh/tmux.sh index 570f41e..89c7d5c 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -55,15 +55,16 @@ set-option -g status-format[0] '\ #{?window_flags, #{window_flags},}\ }\ #[align=right] \ +#[fg=yellow]%Y-%m-%d\ +' +set-option -g status-format[1] '\ #[fg=blue]#{pane_width}×#{pane_height}\ #{P: \ #{?pane_active,#[fg=green],#[fg=default]}\ #{pane_index}\ }\ -' -set-option -g status-format[1] '\ #[align=right] \ -#[fg=yellow]%Y-%m-%d %H:%M:%S\ +#[fg=yellow]%H:%M:%S\ ' set-option -g status-format[2] '\ #[fg=cyan]#{pane_current_path}\