From d18b15926e8826211a347a135d909747f2069ab0 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 19 May 2019 23:39:53 +0200 Subject: .tmux.conf: Removing broken options. --- .tmux.conf | 5 ----- 1 file changed, 5 deletions(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 2ea510c..03707e7 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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 -- cgit v1.2.3-54-g00ecf