diff --git a/tmux.conf b/tmux.conf index 86b9f7f..f8ec24d 100644 --- a/tmux.conf +++ b/tmux.conf @@ -2,7 +2,7 @@ set -g base-index 1 # Turn on mouse stuff -set-option -g mouse on +#set-option -g mouse on # Turn off automatic window naming set-option -g alllow-rename off