Move Chromium flags to ENV so they'll be picked up by .desktop

This commit is contained in:
David Heinemeier Hansson
2025-06-11 10:21:58 +02:00
parent 7a3bc9e64e
commit e63e2c6e89
2 changed files with 3 additions and 4 deletions

View File

@ -17,6 +17,9 @@ xwayland {
force_zero_scaling = true
}
# Make Chromium use XCompose and all Wayland
env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime --wayland-text-input-version=3"
# Make .desktop files available for wofi
env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share