tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.2k stars 131 forks source link

Add app launcher entries for games #653

Open sonofevil opened 1 year ago

sonofevil commented 1 year ago

Allow for the automatic creation (and removal) of desktop menu entries for installed games. This just means creating appropriate .desktop files and installing them with desktop-file-install, or putting them in ~/share/applications/ and running update-desktop-database if desktop-file-utils is installed (the second method is more desktop-environment-agnostic).