You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've requested to papirus-theme developers to add a themed icon for friture here
Now I'm using the icon under the path resources/images/friture.iconset/icon_512x512.png of this repo for Arch Linux git package. /usr/share/pixmaps is the standard icon path to have themeability. The only thing that is missing, imho, is a .desktop file
[Desktop Entry]
Name=Friture
Comment=Visualize and analyze live audio data in real-time
GenericName=Friture
Exec=friture %U
Icon=friture
Type=Application
StartupNotify=true
Categories=Utility;
Categories=Audio;Multimedia;
and instructions to put it under /usr/share/applications/ in setup.py script
The text was updated successfully, but these errors were encountered:
Dear @M0Rf30 the Friture AppImage now ships with a .desktop file, and that same file will also be included in the standard Python package distribution. I hope that fills the need! Thank you very much for the report!
Hi, I've requested to papirus-theme developers to add a themed icon for friture
here
Now I'm using the icon under the path resources/images/friture.iconset/icon_512x512.png of this repo for Arch Linux git package. /usr/share/pixmaps is the standard icon path to have themeability. The only thing that is missing, imho, is a .desktop file
and instructions to put it under /usr/share/applications/ in setup.py script
The text was updated successfully, but these errors were encountered: