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

bug:sddm config never generates with Hyde-Install #72

Closed jenil1122 closed 1 month ago

jenil1122 commented 1 month ago

Did you check docs and existing issues?

Hyde version

hyde-cli-git-v0.5.0.r43.7929e50-1

Operating system/version

Arch

Describe the bug

whenever i Try to Install Sddm with Hyde or Select It during Hyde Installation with Hyde-Install it never works. i Need to manually create sddm.conf.d folder inside /etc and then run Hyde to install sddm . Base installation of arch with sddm does not generate /etc/sddm.conf.d folder

Steps To Reproduce

-

Expected Behavior

-

kRHYME7 commented 1 month ago

Any terminal outputs, other than never works?

/etc/sddm.conf.d/

You mean at fresh install (but with sddm package already insatalled ) this folder is not created by default?

jenil1122 commented 1 month ago

yes Installed but not enabled or started.. As Hyde first moves the config and then enables the sddm service at the end.. it must be Hyprdots theme bug

kRHYME7 commented 1 month ago

@jenil1122 do Hyde sddm theme works?

kRHYME7 commented 1 month ago

@jenil1122 So you mean we need to create the folder first before populating the Dots?Right?

jenil1122 commented 1 month ago

@jenil1122 do Hyde sddm theme works?

After enabling and starting sddm i got default sddm login theme . Then i tried with Hyde-cli it gave me same error of failed to copy directory not found . After manually creating folder hyde cli installed the sddm theme with no errors

jenil1122 commented 1 month ago

@jenil1122 So you mean we need to create the folder first before populating the Dots?Right?

Yes