Reset xdg settings with the new .desktop file
This commit is contained in:
parent
b44aded675
commit
df8cdf7c64
@ -1,2 +1,5 @@
|
|||||||
echo "Update chromium.desktop to ensure we are always using wayland"
|
echo "Update chromium.desktop to ensure we are always using wayland"
|
||||||
cp ~/.local/share/omarchy/applications/chromium.desktop ~/.local/share/applications/
|
cp ~/.local/share/omarchy/applications/chromium.desktop ~/.local/share/applications/
|
||||||
|
xdg-settings set default-web-browser chromium.desktop
|
||||||
|
xdg-mime default chromium.desktop x-scheme-handler/http
|
||||||
|
xdg-mime default chromium.desktop x-scheme-handler/https
|
||||||
|
Loading…
x
Reference in New Issue
Block a user