diff options
| -rw-r--r-- | brave-flags.conf | 2 | ||||
| -rw-r--r-- | chrome-beta-flags.conf (renamed from google-chrome-flags.conf) | 2 | ||||
| -rw-r--r-- | chrome-flags.conf | 2 | ||||
| -rw-r--r-- | chromium-flags.conf | 2 | ||||
| -rw-r--r-- | electron-flags.conf (renamed from google-chrome-stable-flags.conf) | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/brave-flags.conf b/brave-flags.conf index ca64e02..716b1ad 100644 --- a/brave-flags.conf +++ b/brave-flags.conf @@ -5,6 +5,6 @@ --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy ---disable-features=UseOzonePlatform +--disable-features=UseOzonePlatform,UseChromeOSDirectVideoDecoder --enable-features=VaapiVideoDecoder,WebUIDarkMode --force-dark-mode diff --git a/google-chrome-flags.conf b/chrome-beta-flags.conf index ca64e02..716b1ad 100644 --- a/google-chrome-flags.conf +++ b/chrome-beta-flags.conf @@ -5,6 +5,6 @@ --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy ---disable-features=UseOzonePlatform +--disable-features=UseOzonePlatform,UseChromeOSDirectVideoDecoder --enable-features=VaapiVideoDecoder,WebUIDarkMode --force-dark-mode diff --git a/chrome-flags.conf b/chrome-flags.conf index ca64e02..716b1ad 100644 --- a/chrome-flags.conf +++ b/chrome-flags.conf @@ -5,6 +5,6 @@ --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy ---disable-features=UseOzonePlatform +--disable-features=UseOzonePlatform,UseChromeOSDirectVideoDecoder --enable-features=VaapiVideoDecoder,WebUIDarkMode --force-dark-mode diff --git a/chromium-flags.conf b/chromium-flags.conf index ca64e02..716b1ad 100644 --- a/chromium-flags.conf +++ b/chromium-flags.conf @@ -5,6 +5,6 @@ --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy ---disable-features=UseOzonePlatform +--disable-features=UseOzonePlatform,UseChromeOSDirectVideoDecoder --enable-features=VaapiVideoDecoder,WebUIDarkMode --force-dark-mode diff --git a/google-chrome-stable-flags.conf b/electron-flags.conf index ca64e02..716b1ad 100644 --- a/google-chrome-stable-flags.conf +++ b/electron-flags.conf @@ -5,6 +5,6 @@ --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy ---disable-features=UseOzonePlatform +--disable-features=UseOzonePlatform,UseChromeOSDirectVideoDecoder --enable-features=VaapiVideoDecoder,WebUIDarkMode --force-dark-mode |
