29 lines
1.5 KiB
Desktop File
29 lines
1.5 KiB
Desktop File
[Desktop Entry]
|
|
Name=LibreWolf
|
|
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community @@u %u @@
|
|
Comment=A fork of Firefox, focused on privacy, security and freedom.
|
|
Icon=io.gitlab.librewolf-community
|
|
Type=Application
|
|
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
|
|
Keywords=Internet;WWW;Browser;Web;Explorer;
|
|
Actions=new-window;new-private-window;profilemanager;
|
|
X-Flatpak=io.gitlab.librewolf-community
|
|
X-XFCE-Source=file:///var/lib/flatpak/app/io.gitlab.librewolf-community/x86_64/stable/a11af653ea084658758d6e4a4dfbe8cbe30f060e397e64e79944a60bc1c1dc64/export/share/applications/io.gitlab.librewolf-community.desktop
|
|
|
|
[Desktop Action new-window]
|
|
Name=Open a New Window
|
|
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community @@u %u @@
|
|
|
|
[Desktop Action new-private-window]
|
|
Name=Open a New Private Window
|
|
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community --private-window @@u %u @@
|
|
|
|
[Desktop Action profilemanager]
|
|
Name=Open the Profile Manager
|
|
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community --ProfileManager @@u %u @@
|