diff --git a/config/files/usr/etc/chromium/chromium.conf b/config/files/usr/etc/chromium/chromium.conf index bd61577..d14b075 100644 --- a/config/files/usr/etc/chromium/chromium.conf +++ b/config/files/usr/etc/chromium/chromium.conf @@ -1,4 +1,4 @@ # system wide chromium flags CHROMIUM_FLAGS="" -CHROMIUM_FLAGS+=" --enable-features=VaapiVideoEncoder,VaapiVideoDecodeLinuxGL" -CHROMIUM_FLAGS+=" --js-flags=--jitless" \ No newline at end of file +CHROMIUM_FLAGS+=" --ozone-platform=wayland" +CHROMIUM_FLAGS+=" --js-flags=--jitless"