diff options
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
