diff --git a/.tmux.rc b/.tmux.rc index 7f6d134..8452e93 100644 --- a/.tmux.rc +++ b/.tmux.rc @@ -7,5 +7,5 @@ if tmux list-sessions > /dev/null; then tmux set-environment -g COLOR_SECONDARY "#011f2a" tmux set-environment -g COLOR_TERTIARY "#0f63bd" - tmux source ~/.config/tmux/tmux.conf + tmux source $KHOME/.config/tmux/tmux.conf fi \ No newline at end of file