Thanks for maintaining this, @freswa!
I'd like to request the .desktop file to use Icon=goland
instead of an absolute path. This allows the theme icon to be used (like for IntelliJ and Pycharm).
I believe this will also require copying the included icon to the system icons path. i.e.
install -D -m644 "$pkgdir"/opt/$pkgbase/bin/goland.png "$pkgdir"/usr/share/pixmaps/"$pkgname".png
Pinned Comments