Change default browser for XFCE
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
[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 @@
|
||||
26
xfce/.config/xfce4/panel/launcher-16/17707444971.desktop
Normal file
26
xfce/.config/xfce4/panel/launcher-16/17707444971.desktop
Normal file
@@ -0,0 +1,26 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Chromium
|
||||
GenericName=Web Browser
|
||||
GenericName[it]=Browser Web
|
||||
Comment=Access the Internet
|
||||
Comment[it]=Accesso a Internet
|
||||
Exec=/usr/bin/chromium %U
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Icon=chromium
|
||||
Type=Application
|
||||
Categories=Network;WebBrowser;
|
||||
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;chromium
|
||||
Actions=new-window;new-private-window;
|
||||
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=New Window
|
||||
Name[it]=Nuova finestra
|
||||
Exec=/usr/bin/chromium
|
||||
|
||||
[Desktop Action new-private-window]
|
||||
Name=New Incognito Window
|
||||
Name[it]=Nuova finestra di navigazione in incognito
|
||||
Exec=/usr/bin/chromium --incognito
|
||||
Reference in New Issue
Block a user