prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
7.72k stars 899 forks source link

Spicetify theme not working #786

Closed HornanKattila closed 7 months ago

HornanKattila commented 10 months ago

i have installed spotify and spicetify, i ran the restore_app.sh script, which from my understanding should apply a theme to spotify. but when i open spotify it's just normal spotify. when opened from terminal it says /opt/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /opt/spotify/spotify) (spotify:8608): Gtk-WARNING **: 22:02:19.426: Theme parsing error: gtk.css:3213:16: Unit is missing. /proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)

spotify from AUR OS: EndeavourOS

shivambegin commented 10 months ago

same thing happening with me as well so i m now manually switching spotify theme to the system theme.

aryan-212 commented 10 months ago

i have installed spotify and spicetify, i ran the restore_app.sh script, which from my understanding should apply a theme to spotify. but when i open spotify it's just normal spotify. when opened from terminal it says /opt/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /opt/spotify/spotify) (spotify:8608): Gtk-WARNING **: 22:02:19.426: Theme parsing error: gtk.css:3213:16: Unit is missing. /proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)

spotify from AUR OS: EndeavourOS

It's pretty simple, just

yay -S spicetify-cli && sudo chmod a+wr /opt/spotify && sudo chmod a+wr /opt/spotify/Apps -R

This worked for me.

kRHYME7 commented 10 months ago

@aryan-212 Thanks!

For everyone who might want to add this to the script https://gist.github.com/kRHYME7/3b9931f35e0419bba5e802913e615cdd

Should we submit a PR ?

aryan-212 commented 10 months ago

@aryan-212 Thanks!

For everyone who might want to add this to the script https://gist.github.com/kRHYME7/3b9931f35e0419bba5e802913e615cdd

Should we submit a PR ?

yessss

AzanAdnan23 commented 9 months ago

Hey, how to set spotify to change according to the theme. i have to set them manually by spicetify apply.

kRHYME7 commented 9 months ago

Try to search on the Issues and discussions. So far some problems have already been solved there. Also in case nothing works try to convey to us what steps you've done.

AzanAdnan23 commented 9 months ago

i tried the following command but it doesn't work. sudo chmod a+wr /opt/spotify && sudo chmod a+wr /opt/spotify/Apps -R

kRHYME7 commented 9 months ago

@AzanAdnan23 what is the output if you run ~/.config/hypr/scripts/wallbashspotify.sh in the terminal ?

By the way, it is better to fetch the latest commit.

kRHYME7 commented 9 months ago

check if spicetify config gives

prefs_path                    /home/username/.config/spotify/prefs

Try this commands

spicetify backup apply || spicetify restore backup
spicetify apply

or simply

spicetify restore apply  
KitsuneKode commented 7 months ago

I wanna try this and i have the latest commit ! On doing ~/.config/hypr/scripts/wallbashspotify.sh this is the outputconfig/hypr/scripts/wallbashspotify.sh': No such file or directory. I mean there was no scripts directory inside of hypr!

I created wallbashspotify.sh but it is dependent on hypr/scripts/globalcontrol.sh but that shows this r/scripts/globalcontrol.sh: No such file or directory

Am I the only one who has this issue?

dieBakterie commented 7 months ago

The Scripts directory is .local/share/bin/