diff --git a/.tmux.conf b/.tmux.conf index 157cc6c..7388d4a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -50,10 +50,9 @@ set -g status-bg colour234 set -g status-fg colour137 set -g status-attr dim set -g status-left '' -set -g status-right "#[fg=colour233,bg=colour245,bold] #(tmux-mem-cpu-load -g 5 --interval 1) %H:%M:%S " - -set -g status-right-length 60 set -g status-left-length 20 +set -g status-right "#[fg=colour233,bg=colour245,bold] #(tmux-mem-cpu-load -g 5 --interval 1) %H:%M:%S " +set -g status-right-length 60 # messaging set -g message-attr bold