From 7c62c0f379b1760a048e64459af123cd2f7a584d Mon Sep 17 00:00:00 2001 From: Bas Grolleman Date: Tue, 1 Jul 2025 16:45:37 +0200 Subject: [PATCH] Update tmux.conf --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 3c86bb1..b9e033e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -2,7 +2,7 @@ run ~/.config/tmux/plugins/catppuccin/tmux/catppuccin.tmux # Options to make tmux more pleasant -set -g mouse on +#set -g mouse on set -g default-terminal "tmux-256color" set -g base-index 1 set -g renumber-windows on