From 49519d10dfb17889f0e66e5bf37e5989bba9d497 Mon Sep 17 00:00:00 2001 From: Eragos Date: Sat, 23 Apr 2016 16:08:58 +0200 Subject: [PATCH] cosmetic --- .tmux.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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