diff --git a/sh/tmux.sh b/sh/tmux.sh index e6177f4..b32a040 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -136,15 +136,14 @@ set-option -g status-format[3] '\ }\ \ #[align=right]\ -#[fg=blue] #{window_width}×#{window_height}\ +#[fg=blue] #{window_width} × #{window_height} \ ' # line 5 set-option -g status-format[4] '\ -#[align=centre]\ -#[fg=green] #{user} \ -#[fg=blue]@\ -#[fg=yellow] #{host} \ +#[fg=green]#{user}\ +#[align=right]\ +#[fg=yellow]#{host}\ ' # refresh period