summaryrefslogtreecommitdiff
path: root/.config/tmux
diff options
context:
space:
mode:
Diffstat (limited to '.config/tmux')
-rw-r--r--.config/tmux/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/.tmux.conf b/.config/tmux/.tmux.conf
index 539a778..c45dd50 100644
--- a/.config/tmux/.tmux.conf
+++ b/.config/tmux/.tmux.conf
@@ -53,7 +53,7 @@ bind -n S-Right next-window
set -sg escape-time 0
# Reload tmux config
-bind r source-file ~/.tmux.conf
+bind r source-file ~/.config/tmux/.tmux.conf
# THEME
set -g status-bg black