Skip to content

Instantly share code, notes, and snippets.

@ramnes
Created July 13, 2022 15:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramnes/8c6e8bb0273454aeb948b10bf5dfdb93 to your computer and use it in GitHub Desktop.
Save ramnes/8c6e8bb0273454aeb948b10bf5dfdb93 to your computer and use it in GitHub Desktop.
My ~/.local/chrome-flags.conf (enables hardware acceleration for Chrome on Linux)
--ignore-gpu-blocklist
--enable-gpu-rasterization
--enable-zero-copy
--enable-features=VaapiVideoDecoder
--disable-features=UseChromeOSDirectVideoDecoder
--use-gl=desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment