git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf.local
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2024-05-25 12:40:52 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2024-05-25 12:40:52 +0200
commit329ed23c520bcc45332c6641d6873fc6bb7cbddc (patch)
treefd7e44f56d06da1b032371002c5de09d8c22113a /.tmux.conf.local
parent2a4bba6ca1600740568c3dea9e96f682d7ff52d4 (diff)
downloaddotfiles-329ed23c520bcc45332c6641d6873fc6bb7cbddc.tar.bz2
local fixes
Diffstat (limited to '.tmux.conf.local')
-rw-r--r--.tmux.conf.local4
1 files changed, 2 insertions, 2 deletions
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