From f64c5f5f0e45d3b9e83aee8ff6f5d93108c45901 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Mon, 13 Oct 2025 15:32:28 +0200 Subject: change tmux config path --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index f4b9ebc..7c46e6a 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,5 +1,5 @@ unbind r -bind r source-file ~/.tmux.conf +bind r source-file ~/.config/tmux/tmux.conf set -g mouse on -- cgit v1.3.1