Try this instead to work around Chrome bug with persistent wayland text im

This commit is contained in:
David Heinemeier Hansson
2025-06-11 10:40:02 +02:00
parent e63e2c6e89
commit b4b5f85f37

View File

@ -18,7 +18,7 @@ xwayland {
} }
# Make Chromium use XCompose and all Wayland # Make Chromium use XCompose and all Wayland
env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime --wayland-text-input-version=3" env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime --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