Change default browser for XFCE
This commit is contained in:
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