diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 5262644..9abbb50 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -6,4 +6,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin "arcticicestudio/nord-tmux" +set -g mouse on + run '~/.tmux/plugins/tpm/tpm'