diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 398541f..28ded94 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -143,7 +143,7 @@ set-window-option -g clock-mode-colour colour109 #blue # Bell set-window-option -g window-status-bell-style bg=colour167,fg=colour235 # bg=red, fg=bg # Theme settings mixed with colors (unfortunately, but there is no cleaner way) -set-option -g status-justify "left" +set-option -g status-justify "centre" set-option -g status-left-style none set-option -g status-left-length "80" set-option -g status-right-style none