no more tmux-pane-border

This commit is contained in:
Mathias Schneider
2026-04-09 21:20:45 +02:00
parent 5e26805b38
commit ccd8ab2591
-3
View File
@@ -40,9 +40,6 @@ if "test ! -d ~/.config/tmux/plugins/tpm" \
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
# Pane border highlighting
set -g @plugin 'kishisan/tmux-pane-border'
# Catppuccin theme
set -g @plugin 'catppuccin/tmux'
set -g @catppuccin_flavor "mocha"