diff --git a/tmux.conf b/tmux.conf index 219e53c..9f9689d 100644 --- a/tmux.conf +++ b/tmux.conf @@ -35,8 +35,7 @@ set -g window-status-separator '' set -g @ssh_auto_rename_window off set -g status-style '' -set-window-option -g status-left "#[fg=green]#{?client_prefix,#[bg=black fg=green]#[bg=yellow -fg=black],} #S " +set-window-option -g status-left "#[fg=green]#{?client_prefix,#[bg=black fg=green]#[bg=yellow fg=black],} #S " set-window-option -g status-right "#(~/fmux/tmux-right.sh)" set-window-option -g window-status-style "fg=colour250,bg=colour237"