From 329ed23c520bcc45332c6641d6873fc6bb7cbddc Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sat, 25 May 2024 12:40:52 +0200 Subject: local fixes --- .tmux.conf.local | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.tmux.conf.local') diff --git a/.tmux.conf.local b/.tmux.conf.local index 906c425..7d6c8c4 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -405,8 +405,8 @@ bind-key -n C-S-Down resize-pane -D bind-key -n C-S-Up resize-pane -U bind-key -n C-S-Left resize-pane -L bind-key -n C-S-Right resize-pane -R -set -g pane-active-border-fg colour45 -set -g pane-active-border-bg default +#set -g pane-active-border-fg colour45 +#set -g pane-active-border-bg default set-option -g display-panes-active-colour colour45 set-option -g display-panes-colour colour8 run-shell ~/tmux-yank/yank.tmux -- cgit v1.2.3