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

install: sddm access denied #33

Closed RAprogramm closed 2 months ago

RAprogramm commented 2 months ago

240413_06h04m19s_screenshot

kRHYME7 commented 2 months ago

image It is to restart sddm so that it will reload everything after install. Probably will add a notice to this.

image

BTW those errors are very unlikely to happen. did you use an older config?

image

This branch is probably very outdated too because we are not supporting vscode theme extensions anymore.

RAprogramm commented 2 months ago

image It is to restart sddm so that it will reload everything after install. Probably will add a notice to this.

image

BTW those errors are very unlikely to happen. did you use an older config?

image

This branch is probably very outdated too because we are not supporting vscode theme extensions anymore.

If I had hyprdots already installed and working, I just downloaded Hyde-ctl from aur via yay and did Hyde-install

kRHYME7 commented 2 months ago

output for Hyde-version ?

RAprogramm commented 2 months ago

240413_09h49m09s_screenshot

kRHYME7 commented 2 months ago

I see the branch it follow is the older one

image

Can you please switch is to main?

Hyde branch

Will add back the check (removed it because to transition to main)

kRHYME7 commented 2 months ago

Also added the option to set branch on Fresh install v0.5.2.r5.6cc4f66%

RAprogramm commented 2 months ago

Now it works good. And themes are patching correctly. Thank you very much!!!


i think little bit not intuitive interface (fzf) when installing, so i create an issue later)

kRHYME7 commented 2 months ago

i think little bit not intuitive interface (fzf) when installing, so i create an issue later)

Yes please, to compensate on this I just tried to verbose all (I knew some will ignore it )

kRHYME7 commented 2 months ago

If some of the scripts are ready I will expose a fzf file which has variables with fzf flags that the script can source.

If this is possible, we can modify the eye candies for fzf and be isolated from the scripts. I hope this is possible

Update:

@RAprogramm

Hello again Sir,

https://github.com/kRHYME7/Hyde-cli/blob/master/Scripts/fzf-menu

This is the fzf menu funtions for now. As you can see, it's dry without any eye candy enhancement or something.