cucumber-sp/yandex-music-linux

Broken icon

Closed this issue · 4 comments

After updating AUR package from yandexmusic to yandex-music icon in gnome dock is broken
image

@DFSko try

yay -R yandexmusic
yay -R yandex-music
yay -Sc
yay -S yandex-music

to rebuild it without cache

Tried, but unfortunately it didn't help

How to fix:

  1. Press Alt+F2 and type lg
    In opened window press "Windows" button
    As you can see yandex-music app has "YandexMusic" wmclass
    image

  2. Copy yandex-music.desktop file from /usr/share/applications to ~/.local/share/applications

  3. Edit yandex-music.desktop file. Add line
    StartupWMClass=YandexMusic

For now app is tracked and icon works
image

Fixed with f6788ec