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
feat: add config option to disable linux desktop entry (#313)
* feat: add config option to disable linux desktop entry
- CLI applications do not need to have desktop entries.
- Additionally, this should also help applications that want to use
their own Desktop entries for all the packages.
- Currently, there seems to be an option to specify custom desktop entry
template in debconfig, but not appimage and pacman.
Signed-off-by: Ayush Singh <[email protected]>
* cleanup
* fmt
---------
Signed-off-by: Ayush Singh <[email protected]>
Co-authored-by: Lucas Nogueira <[email protected]>
0 commit comments