aboutsummaryrefslogtreecommitdiff
path: root/appimage/content/librewolf.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'appimage/content/librewolf.desktop')
-rw-r--r--appimage/content/librewolf.desktop10
1 files changed, 8 insertions, 2 deletions
diff --git a/appimage/content/librewolf.desktop b/appimage/content/librewolf.desktop
index 3e36765..687bebc 100644
--- a/appimage/content/librewolf.desktop
+++ b/appimage/content/librewolf.desktop
@@ -1,6 +1,12 @@
[Desktop Entry]
Name=LibreWolf
-Exec=librewolf
+Exec=librewolf %u
Icon=librewolf
Type=Application
-Categories=Network;
+MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;
+StartupWMClass=LibreWolf
+Categories=Network;WebBrowser;
+StartupNotify=true
+Terminal=false
+X-MultipleArgs=false
+Keywords=Internet;WWW;Browser;Web;Explorer
bgstack15