mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Migrate to using wayland-always chromium.desktop
This commit is contained in:
@ -15,9 +15,6 @@ xwayland {
|
|||||||
force_zero_scaling = true
|
force_zero_scaling = true
|
||||||
}
|
}
|
||||||
|
|
||||||
# Make Chromium use XCompose and all Wayland
|
|
||||||
env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4"
|
|
||||||
|
|
||||||
# Make .desktop files available for wofi
|
# Make .desktop files available for wofi
|
||||||
env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
|
env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
|
||||||
|
|
||||||
|
2
migrations/1752188554.sh
Normal file
2
migrations/1752188554.sh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
echo "Update chromium.desktop to ensure we are always using wayland"
|
||||||
|
cp ~/.local/share/omarchy/applications/chromium.desktop ~/.local/share/applications/
|
Reference in New Issue
Block a user