doubled up mouse

This commit is contained in:
Paul Trowbridge 2023-04-11 11:45:54 -04:00
parent b56ff1d67f
commit 03b8cc0f51
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ set -g mouse on
bind -n C-PgDn next-window
bind -n C-PgUp previous-window
set -g mouse on
#plugin manager for install tmux-resurrect
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-resurrect'