diff --git a/install.sh b/install.sh index 530ea75..f2974ce 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ home="/home/$user" HYPRSOLUS_PATH="/usr/src/hyprsolus" HYPRSOLUSCTL_PATH="/usr/local/bin" -HYPRSOLUS_SYSTEMD="$home/.config" +HYPRSOLUS_SYSTEMD="$home/.config/systemd/user" if [[ $(id -u) -ne 0 ]] then