Screen flickering in different apps

I run on an RTX3070, no flickering.

On chrome/chromium/electron based browers and apps, edit the desktop file and add:

--enable-features=UseOzonePlatform --ozone-platform=wayland 

To the exec line, e.g.:

Exec=opera-beta --enable-features=UseOzonePlatform --ozone-platform=wayland %U

You can also set the flags in some browsers:


This is google chrome.