Fixing some installation issues and the dotfiles links

This commit is contained in:
2026-03-15 11:03:00 -06:00
parent 185ee327b8
commit e2f2db83e0

View File

@@ -231,7 +231,7 @@ if prompt_yn "Use a dotfiles directory?" "y"; then
warn "Directory ${DOTFILES} does not exist — it will be created."
fi
CONFIG_DIR="${DOTFILES}/.config/streamdeck-go"
CONFIG_DIR="${DOTFILES}/streamdeck-go/.config/streamdeck-go"
SYMLINK_TARGET="${XDG_CONFIG}/streamdeck-go"
nl