yeyushengfan258 / Reversal-icon-theme

A colorful Design Rectangle icon theme for linux desktops
GNU General Public License v3.0
475 stars 34 forks source link

Icon Request: Joplin #70

Closed skoglump closed 2 years ago

skoglump commented 2 years ago

Homepage: https://joplinapp.org/

yeyushengfan258 commented 2 years ago

no problem.

skoglump commented 2 years ago

Thanks. I see now however that there is one already in src/apps/scalable/joplin.svg. It was not referenced correctly from the Joplin installation I have though, I have it installed through AUR (https://aur.archlinux.org/packages/joplin-appimage) and it seems that it expects the icon name to be @joplinapp-desktop.svg.

I fixed it locally by adding the following symlink: links/apps/scalable/@joplinapp-desktop.svg -> joplin.svg

Sorry for the inconvenience.