hUGETracker icon indicating copy to clipboard operation
hUGETracker copied to clipboard

Add a .desktop file

Open cippaciong opened this issue 7 months ago • 1 comments

Hello, it would be nice if the Linux package shipped a hugetracker.desktop file, so that the application would show up also in desktop environment application menus or application launchers like Rofi.

I'm testing it locally with a manually created desktop file and it's working fine. I'm just not sure what's the correct value for the Icon field and if we should add anything else to Categories to support multiple desktop environments.

Here's the file:

[Desktop Entry]
Name=hUGETracker
Comment=The music composition suite for the Nintendo Game Boy
GenericName=hUGETracker
Exec=hugetracker %U
Icon=hugetracker
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;

cippaciong avatar Jul 20 '24 09:07 cippaciong