chromium/chromium.conf

5 lines
217 B
Plaintext
Raw Normal View History

# system wide chromium flags
CHROMIUM_FLAGS=""
2023-05-03 08:04:22 +00:00
CHROMIUM_FLAGS+=" --disable-features=AudioServiceSandbox,Vulkan,AllowQt"
CHROMIUM_FLAGS+=" --enable-features=VaapiVideoDecoder,VaapiVideoEncoder,VaapiVideoDecodeLinuxGL"