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