diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 8d42e7b..2ef6511 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -83,4 +83,4 @@ set -g @plugin 'catppuccin/tmux' set -g @plugin 'tmux-plugins/tmux-battery' set -g @plugin 'wfxr/tmux-fzf-url' -run '~/.tmux/plugins/tpm/tpm' +run '~/.local/share/tmux/plugins/tpm/tpm'