From 68f7f49c8f6d5e59b5c840e9c8932c1ffb12a434 Mon Sep 17 00:00:00 2001 From: Yax Date: Mon, 24 Mar 2025 07:32:43 +0100 Subject: [PATCH] change config reloading message --- dot_tmux.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_tmux.conf.tmpl b/dot_tmux.conf.tmpl index ba8887f..15bea7c 100644 --- a/dot_tmux.conf.tmpl +++ b/dot_tmux.conf.tmpl @@ -109,7 +109,7 @@ bind-key M-4 send-keys "$FAVORITE_COMMAND4" # Reload tmux config unbind r -bind r source-file ~/.tmux.conf \; display-message "config reloaded!" +bind r source-file ~/.tmux.conf \; display-message "tmux config reloaded!" # plugin fzf-session-switch set -g @fzf-goto-session 's'