diff --git a/.tmux.conf b/.tmux.conf index f01497b..b486e1d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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'