chrome/chromium: Update flags
This commit is contained in:
parent
7c8841431a
commit
31fb0eafb4
2 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,6 @@
|
|||
--incognito
|
||||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
||||
--ozone-platform-hint=auto
|
||||
--ignore-gpu-blocklist
|
||||
--enable-gpu-rasterization
|
||||
--enable-zero-copy
|
||||
--enable-features=VaapiVideoDecoder
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
||||
--ozone-platform-hint=auto
|
||||
--ignore-gpu-blocklist
|
||||
--enable-gpu-rasterization
|
||||
--enable-zero-copy
|
||||
|
|
Loading…
Reference in a new issue