foxgirl-linux/appimage/content/io.gitlab.LibreWolf.desktop

26 lines
714 B
Desktop File
Raw Normal View History

[Desktop Entry]
Name=LibreWolf
Exec=librewolf %u
2019-06-16 13:37:33 +02:00
Icon=librewolf
Type=Application
2020-05-07 21:53:32 +02:00
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
StartupWMClass=LibreWolf
Categories=Network;WebBrowser;
StartupNotify=true
Terminal=false
X-MultipleArgs=false
2020-05-16 12:31:10 +02:00
Keywords=Internet;WWW;Browser;Web;Explorer;
Actions=new-window;new-private-window;profilemanager;
[Desktop Action new-window]
Name=Open a New Window
Exec=librewolf %u
[Desktop Action new-private-window]
Name=Open a New Private Window
Exec=librewolf --private-window %u
[Desktop Action profilemanager]
Name=Open the Profile Manager
Exec=librewolf --ProfileManager %u