about summary refs log tree commit diff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/.tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/.tmux.conf b/configs/.tmux.conf
index 04b210c12f55..45ef0596ed81 100644
--- a/configs/.tmux.conf
+++ b/configs/.tmux.conf
@@ -1,5 +1,4 @@
 set -g default-terminal "screen-256color"
-set -g mouse on
 
 bind-key -r -T prefix k select-pane -U
 bind-key -r -T prefix j select-pane -D