mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 19:38:10 +00:00
move jitless flag for chromium to the correct location for fedora
This commit is contained in:
@@ -1 +0,0 @@
|
||||
--js-flags=--jitless
|
||||
4
config/files/usr/etc/chromium/chromium.conf
Normal file
4
config/files/usr/etc/chromium/chromium.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# system wide chromium flags
|
||||
CHROMIUM_FLAGS=""
|
||||
CHROMIUM_FLAGS+=" --enable-features=VaapiVideoEncoder,VaapiVideoDecodeLinuxGL"
|
||||
CHROMIUM_FLAGS+=" --js-flags=--jitless"
|
||||
Reference in New Issue
Block a user