diff options
Diffstat (limited to 'chromium.conf')
-rw-r--r-- | chromium.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium.conf b/chromium.conf new file mode 100644 index 0000000..b30a512 --- /dev/null +++ b/chromium.conf @@ -0,0 +1,3 @@ +# system wide chromium flags +CHROMIUM_FLAGS="" +CHROMIUM_FLAGS+=" --enable-features=VaapiVideoEncoder,VaapiVideoDecodeLinuxGL" |