diff --git a/tmux.conf b/tmux.conf index 3b29d85..adb7599 100644 --- a/tmux.conf +++ b/tmux.conf @@ -44,7 +44,7 @@ set -g status-right-length "40" set -g terminal-override "rxvt-unicode*:sitm@,ritm@,rxvt-unicode*:Tc,xterm-*:Tc" set -g default-terminal "tmux" set -g status-position "bottom" -set -g status-justify "centre" +set -g status-justify "left" set -g status-left-length "100" set -g status "on" set -g status-right-length "100"