diff --git a/.tmux.conf b/.tmux.conf index 1288215..60de294 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,7 +7,7 @@ bind-key C-a send-prefix set -g mouse on # Initialize sesions -bind W source-file ~/.dotfiles/tmux/work +bind W source-file ~/.tmux/work # reload config bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."