Created
May 2, 2023 07:45
-
-
Save sub314xxl/5c7cf980cb7176730c99faa8e46497df to your computer and use it in GitHub Desktop.
Chromium Flags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--disable-features=UseSkiaRenderer,UseChromeOSDirectVideoDecoder,side-panel,read-later | |
--enable-features=VaapiVideoDecoder,VaapiVideoEncoder,VaapiIgnoreDriverChecks,UseOzonePlatform | |
--enable-start-surface-disabled-feed-improvement | |
--wm-window-animations-disabled | |
--use-cmd-decoder=passthrough | |
--process-per-site | |
--ozone-platform=x11 | |
--ignore-gpu-blocklist | |
--enable-gpu-rasterization | |
--enable-zero-copy | |
--disable-gpu-driver-bug-workarounds | |
--gtk-version=4 | |
--disable-sync-preferences | |
--destroy-profile-on-browser-close | |
--destroy-system-profiles | |
--overlay-strategies | |
--enable-cros-autocorrect-toggle | |
--http-cache-partitioning | |
--enable-force-dark | |
--enable-features=WebContentsForceDark:classifier_policy/transparency_and_num_colors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment