Skip to content

Instantly share code, notes, and snippets.

@diegovarussa
Created June 29, 2018 07:33
Show Gist options
  • Select an option

  • Save diegovarussa/b498664af8789d65224b6f343610943a to your computer and use it in GitHub Desktop.

Select an option

Save diegovarussa/b498664af8789d65224b6f343610943a to your computer and use it in GitHub Desktop.
Add new desktop entry to Ubuntu 18.04 dock

Create a new file in:

/home/mobingi/.local/share/applications

Content

[Desktop Entry]
Version=1.0
Type=Application
Name=Postman
Icon=/home/you_name/App/Postman/app/resources/app/assets/icon.png
Exec="/home/you_name/App/Postman/app/Postman"
Comment=postman api
Categories=Application;
Terminal=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment