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