Skip to main content

Eigene Applikation erstellen

zb Postman:

image.png

*.desktop File unter /usr/share/applications erstellen:

image.png

[Desktop Entry]
Encoding=UTF-8
Name=Postman
Exec=/path/to/Downloads/Postman/app/Postman %U
Icon=/path/to/Downloads/Postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=Development;

Erfolg

image.png