diff --git a/tmux.conf b/tmux.conf index c58e57b..db20eb2 100644 --- a/tmux.conf +++ b/tmux.conf @@ -10,7 +10,7 @@ set -g prefix C-Space bind C-Space send-prefix # reload config -bind C-r source-file ~/.tmux.conf \; display-message "Config reloaded..." +bind r source-file ~/.tmux.conf \; display-message "Config reloaded!" set-window-option -g mode-keys vi