Dont mix flags

This commit is contained in:
David Heinemeier Hansson
2025-06-11 14:00:31 +02:00
parent 7f9a740dd8
commit 05bce96a05

View File

@ -17,7 +17,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 --gtk-version=4" 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