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