change config reloading message

This commit is contained in:
Yax 2025-03-24 07:32:43 +01:00
parent 5d7b25b82e
commit 68f7f49c8f

View file

@ -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'