Skip to content

Instantly share code, notes, and snippets.

@gtirloni
Created February 13, 2024 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gtirloni/4ae4370163c202bc76ea48669767ae55 to your computer and use it in GitHub Desktop.
Save gtirloni/4ae4370163c202bc76ea48669767ae55 to your computer and use it in GitHub Desktop.
Fedora 39 + Chrome 121 + Wayland

Chrome + Wayland

After switching to Wayland (with an Intel iGPU on Fedora 39), I started experiencing extreme lag in Chrome.

Here is a workaround:

  1. Go to chrome://flags
  2. Search for "ozone" or "wayland"
  3. Set "Preferred Ozone platform" to "auto"
  4. Relaunch

This might disable GPU acceleration so try it for your use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment