parent
ab76257ed3
commit
fb9b6a995e
@ -1,8 +1,5 @@
|
|||||||
# system wide chromium flags
|
# system wide chromium flags
|
||||||
CHROMIUM_FLAGS=""
|
CHROMIUM_FLAGS=""
|
||||||
CHROMIUM_FLAGS+=" --disable-features=AudioServiceSandbox,UseChromeOSDirectVideoDecoder,AllowQt"
|
CHROMIUM_FLAGS+=" --disable-features=AudioServiceSandbox,UseChromeOSDirectVideoDecoder"
|
||||||
CHROMIUM_FLAGS+=" --enable-features=VaapiVideoDecoder,VaapiVideoEncoder"
|
CHROMIUM_FLAGS+=" --enable-features=VaapiVideoDecoder,VaapiVideoEncoder"
|
||||||
|
CHROMIUM_FLAGS+=" --use-gl=egl"
|
||||||
if [ "$XDG_SESSION_TYPE" == "wayland" ] || [[ $WAYLAND_DISPLAY ]] ; then
|
|
||||||
CHROMIUM_FLAGS+=" --use-gl=egl"
|
|
||||||
fi
|
|
||||||
|
Loading…
Reference in new issue