Created
June 24, 2022 05:56
-
-
Save nhthai2005/ec7b6bfd24da943add916e9b5c0bfcb9 to your computer and use it in GitHub Desktop.
Add icon to Application menu ~/.local/share/applications
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=Postman | |
Comment=MyPostman | |
Exec=/home/admin/Apps/Postman/Postman | |
Icon=/home/admin/Apps/Postman/postman.png | |
Terminal=false | |
Type=Application | |
StartupNotify=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment