mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Reset xdg settings with the new .desktop file
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user