diff --git a/.tmux.conf b/.tmux.conf index 593d26a..e7ef8f8 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ # tmux theme -source-file "${HOME}/.tmux.theme" +source-file "${HOME}/.config/tmux/.tmux.theme" # default shell set-option -g default-shell /bin/bash