
(nvidia-open) Terminal colors change after VT switch
This only started with the nvidia-open drivers, the non open drivers of the same version didn't do this. I have a 2060.
I'm using this in modprobe.d/ because VT switching is just broken with them set and I use X11 so they don't matter much.
options nvidia-drm fbdev=0
options nvidia-drm modeset=0
The colors change after VT switch even with the options enabled, but disabling them helps prevent a black screen most of the time...
Anyone notice this?