prasanthrangan / hyprdots

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

[Bug]: Spotify dock icon shows as ? #1562

Open ritamgh opened 4 weeks ago

ritamgh commented 4 weeks ago

Bug Report

Description

Spotify icon in tray shows properly, but the one in dock shows as a ? in a white box, which I'm assuming is because it can't find the file with the spotify logo.

Steps to Reproduce

Simply install spotify and this is what happens

Screenshots

image

Environment

I recently installed Arch Linux on minimal, cloned this repo and installed the latest version of these dotfiles.

Additional Information

Very new to arch, might just be a simple fix but I have no idea what to do rn. Tried a bunch of googling abt this issue, still got no clue. Sorry and thx for the help!

kRHYME7 commented 3 weeks ago

@ignAtom We can consider this as upstream bug so please checkout their repo https://github.com/spicetify/cli

so at first you manually launch Spotify, underthehood it runs this commandspotify. Now because we love theming spotify we use spicetify-cli to theme it and let it handle the Spotify instance for us, this command is invoked while changing wallpapers spicetify -q watch -s.

Now I do not know why spicetify-cli reports a null class so waybar (the taskbar) do not know what is the icon so it just displays ?

![Uploading image.png…]()

In hyprland you can query this by invoking hyprctl clients

Will close this for now.

This is how the dynamic theming works on HyDE

https://discord.com/channels/1200448076620501063/1231902035071471686/1234359467152379924 image