From 8219f9c235f89c0df3e3ddc078eeede25d280de3 Mon Sep 17 00:00:00 2001 From: gryf Date: Thu, 21 Jan 2021 11:29:10 +0100 Subject: [PATCH] Removed surplus pane-border-line attr from .tmux.conf --- .tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 615e0bd..34c3a6f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -70,4 +70,3 @@ setw -g window-status-format '#I-#W#F' setw -g window-status-current-format '#I-#W#F' set -g status-bg black set -g status-fg colour8 -set -g pane-active-border-fg brightyellow