diff --git a/site-modules/core/files/tmux.conf b/site-modules/core/files/tmux.conf index 5bc9223..b11bb07 100644 --- a/site-modules/core/files/tmux.conf +++ b/site-modules/core/files/tmux.conf @@ -91,5 +91,5 @@ set -ga terminal-overrides ",xterm-256color:Tc" # Setup the nord theme set -g @nord_tmux_no_patched_font "1" -run-shell "~/.tmux/plugins/tmux/nord.tmux" +run-shell "~/.tmux/plugins/tmux-nord/nord.tmux"