From 2f93d1b7779994cb76307743421e0e3dd25bc3ad Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 19:36:44 +0100 Subject: [PATCH] tmux/borders --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index f5668f9..91b1f2c 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -69,7 +69,7 @@ set-option -g pane-base-index 1 set-option -g pane-active-border-style fg=green # regular style -set-option -g pane-border-style fg=gray +set-option -g pane-border-style fg=blue # ╭────────┬────────╮ # │ option │ status │