diff options
-rw-r--r-- | .tmux.conf | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -78,11 +78,6 @@ set -g status-left-length 52 set -g status-right-length 451 set -g status-fg white set -g status-bg colour234 -set -g pane-border-fg colour245 -set -g pane-active-border-fg colour39 -set -g message-fg white -set -g message-bg colour221 -set -g message-attr bold # set status-interval to 2 for tmux-mem-cpu-load set -g status-interval 1 |