Configuration files for a simple Linux dev environment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

418 B

Enabling Wayland on NVidia binary driver in Fedora 31

In file /usr/lib/udev/rules.d/61-gdm.rules, comment out the following line:

DRIVER=="nvidia", RUN+="/usr/libexec/gdm-disable-wayland"

The rpmfusion nvidia driver package also disables Wayland separately. In file /etc/gdm/custom.conf, comment out the following line:

WaylandEnable=false