add desktop files for Gnome

This commit is contained in:
2022-04-05 20:41:11 +03:00
parent 41b079a319
commit 167ae81b2b
5 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
[Desktop Entry]
Version=1.0
Name=Firefox Developer Web Browser
Comment=Browse the World Wide Web
GenericName=Web Browser
Keywords=Fird
Exec=/home/azmandios/Applications/firefox/firefox
Icon=/home/azmandios/Applications/firefox/icons/default128.png
Terminal=false
X-MultipleArgs=false
Type=Application
Categories=GNOME;GTK;Network;WebBrowser;Development;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
StartupNotify=true
StartupWMClass=firefox-aurora
[Desktop Action new-window]
Name=Open a New Window
Exec=/home/azmandios/Applications/firefox/firefox %u
[Desktop Action new-private-window]
Name=Open a New Private Window
Exec=/home/azmandios/Applications/firefox/firefox --private-window %u