conda / menuinst

Cross platform menu item installation
https://conda.github.io/menuinst/
BSD 3-Clause "New" or "Revised" License
36 stars 42 forks source link

Fix support for linux #89

Closed jaimergp closed 1 year ago

jaimergp commented 2 years ago

Similar to #88 (branched out from that one, review it first)

Adds:

I can't test this locally (no GUI), but the .desktop files are created as expected. Maybe we need to add support for env activation (right now it just calls whatever the user wants, no magic).