From a41a004bec708a2c076ce42f2ee803e7daaf194d Mon Sep 17 00:00:00 2001 From: Anurag Dubey Date: Fri, 4 Dec 2015 02:12:13 -0700 Subject: [PATCH] nvidia xorg --- xorg.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"