kRHYME7 / Hyde-cli

A HyDE CLI, wrapper, tweaks , workarounds, and more!
https://github.com/prasanthrangan/hyprdots
GNU General Public License v3.0
56 stars 4 forks source link

Having issue using hyde-install on a pure arch install #30

Closed legendboyAni closed 2 months ago

legendboyAni commented 2 months ago

Well i installed pure arch with just base pkgs and have no nothing else no de no wm no nothing extra and installed hyde using paru, and when i run Hyde-install it cloned everything but when it asks for branch i sellected hyde branch and then i got this error that is showen in the image Screenshot_20240411-161307~2

legendboyAni commented 2 months ago

There is no themes folder in .cache /hypr/Hyde-Clone/Configs/.config/hyde/ why it's looking the themes there and this script restarts sddm.service but that is not installed in pure arch which mean in docs it should tell that sddm is a requirement and will not get auto installed so we have to install it on our own Screenshot_20240411-163347~2

kRHYME7 commented 2 months ago

Thanks for the detailed input,

will fix this soon, we just need to relink the CLI to main.

Reasons are the themes are moved to other repo therefore to fix this I removed the integrity check for now. Also added check if Installation is successful before doing a post install commnd ( sddm )

kRHYME7 commented 2 months ago

fixed https://github.com/kRHYME7/Hyde-cli/commit/ad2d5135b3ba928ec463477ceaec6b751731ad1c