diff --git a/tmux.conf b/tmux.conf index f080b6b..7c33fc8 100644 --- a/tmux.conf +++ b/tmux.conf @@ -63,7 +63,7 @@ set-option -g status-position top # @ set-option -g status-left "#[fg=blue]#(whoami) " set-option -ga status-left "#[fg=green]#h " -set-option -ga status-left "#[fg=brightmagenta][#S]" +set-option -ga status-left "#[fg=brightmagenta][#S] " # Status bar - left length set-option -g status-left-length 40