Closed cyqsimon closed 1 year ago
I don't really know how these work or what's required.
I don't really know how these work or what's required.
Oh that's okay. It's basically the standard Linux way to add an application into the launcher. See https://wiki.archlinux.org/title/desktop_entries
I guess the Windows equivalent is creating a shortcut to Nibbler in %AppData%\Microsoft\Windows\Start Menu\Programs
, only less customisable than the Linux way. But of course customisable = more work, thus the example.
What I'm suggesting is just include an example file in the source & Linux release. That way the user only needs to copy/symlink it into their $HOME/.local/share/applications/
to add Nibbler to the launcher.
Does Nibbler ship with an icon? I can't find one in the dist.
It does not. Laziness on my part I guess. :)
Make life easier for the Linux folks. Here's an example:
nibbler.desktop
Maybe consider finally adding an icon too? I do like this suggestion: https://github.com/rooklift/nibbler/issues/47#issuecomment-657897858