It tells the user to run archypie using sudo, however:
The script must be run as './archypie-setup' and not 'sudo ./archypie-setup'. You will still be prompted to enter your sudo password.
This change is required so that the environment variable 'XDG_SESSION_TYPE' can be passed to the script. Thank you.
https://github.com/V0rt3x667/ArchyPie-Setup/blob/52256736f2841af579f86a78b29ecbaf2e2bb39b/scriptmodules/supplementary/skyscraper.sh#L472
It tells the user to run archypie using sudo, however: