From 53b4c63d24d7b458c5fc96966398b21eeb9926c5 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Mon, 8 Jan 2024 16:13:29 +0100 Subject: [PATCH] Move the path. --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'