From 05bce96a056cac4560460c7f4c1212145f2a46cc Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 11 Jun 2025 14:00:31 +0200 Subject: [PATCH] Dont mix flags --- default/hypr/envs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/envs.conf b/default/hypr/envs.conf index bc4c700..b8e9afa 100644 --- a/default/hypr/envs.conf +++ b/default/hypr/envs.conf @@ -17,7 +17,7 @@ xwayland { } # Make Chromium use XCompose and all Wayland -env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime --gtk-version=4" +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