Skip to content

Instantly share code, notes, and snippets.

@bilaschandra
Created May 31, 2018 12:04
Show Gist options
  • Save bilaschandra/9058fef2ecaf3c739945a635b1e523a2 to your computer and use it in GitHub Desktop.
Save bilaschandra/9058fef2ecaf3c739945a635b1e523a2 to your computer and use it in GitHub Desktop.
$ touch /usr/share/applications/robomongo.desktop
$ vim /usr/share/applications/robomongo.desktop
Content
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Robomongo
Icon=/opt/robomongo-{robomongo-version}/bin/robomongo.png
Exec="/opt/robomongo-{robomongo-version}/bin/robomongo"
Comment=Robomongo desktop entry
Categories=Development;
Terminal=false
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment