diff --git a/sh/tmux.sh b/sh/tmux.sh index 62fd38f..16696f0 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -153,7 +153,7 @@ set-option -g status-format[2] '\ #[align=right]\ #[fg=yellow]\ #[bg=##181818] \ -#[bg=##282828]#{host}\ +#[bg=##282828]\ #[bg=##181818] \ ' @@ -170,7 +170,7 @@ set-option -g status-format[3] '\ #[align=right]\ #{?uid,#[fg=green],#[fg=red]}\ #[bg=##181818] \ -#[bg=##282828]\ +#[bg=##282828]#{host}\ #[bg=##181818] \ '