File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
channels/serene/airootfs.any/etc/skel/.config/xfce4/panel/launcher-19 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Version=1.0
33Name =Chromium Web Browser
44GenericName =Web Browser
55Comment =Access the Internet
6- Exec =chromium-browser %U
6+ Exec =chromium %U
77Terminal =false
88X-MultipleArgs =false
99Type =Application
@@ -12,17 +12,17 @@ Categories=Network;WebBrowser;
1212MimeType =text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;
1313StartupNotify =true
1414Actions =NewWindow;Incognito;TempProfile;
15- X-AppInstall-Package =chromium-browser
15+ X-AppInstall-Package =chromium
1616X-XFCE-Source =file:///usr/share/applications/chromium-browser.desktop
1717
1818[Desktop Action NewWindow]
1919Name =Open a New Window
20- Exec =chromium-browser
20+ Exec =chromium
2121
2222[Desktop Action Incognito]
2323Name =Open a New Window in incognito mode
24- Exec =chromium-browser --incognito
24+ Exec =chromium --incognito
2525
2626[Desktop Action TempProfile]
2727Name =Open a New Window with a temporary profile
28- Exec =chromium-browser --temp-profile
28+ Exec =chromium --temp-profile
You can’t perform that action at this time.
0 commit comments