I'm on an RTX 4070 Super and have been using nvibrant since making the switch half a year ago, and I never had issues with it. The latest Bazzite update seems to have broken it though? Rolling back fixed it for now. Anyone know what the issue could be? Is there anything actually broken, or does nvibrant just need an update for something? I was running on the latest version of it.
Solution
Manually uninstalling with
$ python3 -m pip uninstall nvibrant
$ python3 -m pip uninstall nvibrant
and then reinstalling with
$ python3 -m pip install nvibrant
$ python3 -m pip install nvibrant
fixed it. Updated to version 1.2.0 like that. Had 1.1.0 previously.