diff --git a/sh/tmux.sh b/sh/tmux.sh index 9c7f042..9f026de 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -54,7 +54,7 @@ set-option -g status-format[0] '\ #{?window_flags, #{window_flags},}\ \ }\ -#[align=center]\ +#[align=centre]\ #[fg=blue]#{session_name}\ #[align=right] \ #[fg=yellow]%Y-%m-%d\ @@ -65,7 +65,7 @@ set-option -g status-format[1] '\ #{pane_index}\ \ }\ -#[align=center]\ +#[align=centre]\ #[fg=blue]#{pane_width}×#{pane_height}\ #[align=right] \ #[fg=yellow]%H:%M:%S\