Skip to content

Instantly share code, notes, and snippets.

@HugoPoi
Created November 10, 2017 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HugoPoi/3af9e5e1aa74983bbc7178b9e5989430 to your computer and use it in GitHub Desktop.
Save HugoPoi/3af9e5e1aa74983bbc7178b9e5989430 to your computer and use it in GitHub Desktop.
Shorcut robomongo cinnamon ~/.local/share/applications/
#!/usr/bin/env xdg-open
[Desktop Entry]
Encoding=UTF-8
Name=Robomongo
Comment=Launch Robomongo
Icon=/opt/robomongo/robomongo.png
Exec=/usr/sbin/robomongo
Terminal=false
Type=Application
Categories=Developer;
StartupNotify=true
Copy link

ghost commented Nov 10, 2017

yes, thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment