diff --git a/xorg.conf b/xorg.conf index d9cabb8..a2a8f41 100644 --- a/xorg.conf +++ b/xorg.conf @@ -1,7 +1,7 @@ Section "ServerLayout" Identifier "layout" - Screen 0 "intel" - Inactive "nvidia" + Screen 1 "nvidia" + Inactive "intel" EndSection Section "Device"