diff --git a/conf/xorg.conf.nouveau b/conf/xorg.conf.nouveau index 87e48cb..aea656e 100644 --- a/conf/xorg.conf.nouveau +++ b/conf/xorg.conf.nouveau @@ -16,3 +16,8 @@ Section "Device" # BusID "PCI:01:00:0" EndSection + +Section "Screen" + Identifier "Default Screen" + Device "DiscreteNvidia" +EndSection