Last active
June 13, 2023 14:07
-
-
Save paulofellix/1af1cc84f9baff57cd416781e58ae010 to your computer and use it in GitHub Desktop.
[Gnome Desktop Files] #gnome #linux
This file contains hidden or 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=GitKraken | |
Comment=Unleash your repo | |
GenericName=Git Client | |
Exec=/usr/share/gitkraken/gitkraken %U | |
Icon=gitkraken | |
Type=Application | |
StartupNotify=true | |
Categories=GNOME;GTK;Development;RevisionControl; | |
MimeType=text/plain; |
This file contains hidden or 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 | |
GenericName=Postman | |
Comment=Postman | |
Icon=/opt/Postman/app/resources/app/assets/icon.png | |
Exec=postman | |
TryExec=postman | |
Terminal=false | |
Type=Application | |
Categories=Utils;Development |
This file contains hidden or 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] | |
Version=1.0 | |
Name=webtorrent | |
Exec=/opt/WebTorrent/WebTorrent | |
Icon=/opt/WebTorrent/resources/app.asar.unpacked/static/WebTorrent.png | |
Type=Application | |
Categories=Application |
This file contains hidden or 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=Whatsapp Web | |
GenericName=Whatsapp Web | |
Comment=Whatsapp Web | |
Icon=/home/paulo/WebApps/WhatsAppWeb-linux-x64/resources/app/icon.png | |
Exec=/home/paulo/WebApps/WhatsAppWeb-linux-x64/WhatsAppWeb | |
TryExec=/home/paulo/WebApps/WhatsAppWeb-linux-x64/WhatsAppWeb | |
Terminal=false | |
Type=Application | |
Categories=Utils;Development |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment