diff --git a/term/.config/tmux/tmux.conf b/term/.config/tmux/tmux.conf index 992f367..c00da75 100644 --- a/term/.config/tmux/tmux.conf +++ b/term/.config/tmux/tmux.conf @@ -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"