From bbb639f8d3822655ddd00ac17998ba7505585535 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 10 Jul 2025 16:04:44 -0700 Subject: [PATCH] Migrate to using wayland-always chromium.desktop --- default/hypr/envs.conf | 3 --- migrations/1752188554.sh | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 migrations/1752188554.sh diff --git a/default/hypr/envs.conf b/default/hypr/envs.conf index d978293..34343d8 100644 --- a/default/hypr/envs.conf +++ b/default/hypr/envs.conf @@ -15,9 +15,6 @@ xwayland { 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 env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share diff --git a/migrations/1752188554.sh b/migrations/1752188554.sh new file mode 100644 index 0000000..9d5f54d --- /dev/null +++ b/migrations/1752188554.sh @@ -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/