diff --git a/sh/tmux.sh b/sh/tmux.sh index 8c5770a..1f91e30 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -182,10 +182,6 @@ set-option -g status-format[3] '\ #[bg=default] \ }\ #[align=right]\ -#[fg=yellow]\ -#[bg=##181818] \ -#[bg=##282828]#{host}\ -#[bg=##181818] \ ' # line 5 @@ -209,6 +205,12 @@ set-option -g status-format[4] '\ #[bg=##181818] \ #[bg=##282828]#{user}\ #[bg=##181818] \ +#[fg=default]\ +#[bg=default] \ +#[fg=yellow]\ +#[bg=##181818] \ +#[bg=##282828]#{host}\ +#[bg=##181818] \ ' # refresh period