Skip to content

data: disable wayland for proprietary nvidia machines

Ray Strode requested to merge no-wayland-for-nvidia into master

At the moment GLX applications don't work well when the proprietary nvidia driver is used with a wayland session.

For now, disable wayland on that hardware, and users who want to opt in can just edit the udev rule. (or add their own that overrides it)

Merge request reports