You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(hyprland,sway,uwsm): gate NVIDIA VRR env var behind nvidia GPU option
__GL_VRR_ALLOWED only applies to the NVIDIA driver but was set
unconditionally, making it dead config on any AMD/Intel-only host. Set
it only when khanelinix.hardware.gpu.nvidia.enable is true.
0 commit comments