diff --git a/.config/x11/xprofile b/.config/x11/xprofile index 8fd21b1..dfb42f8 100755 --- a/.config/x11/xprofile +++ b/.config/x11/xprofile @@ -18,7 +18,7 @@ numlockx HOST=$(cat /etc/hostname) if [ "$HOST" = "archmetabox" ] ; then # this is specifically for the laptop so check hostname - xrandr --setprovideroutputsource modesetting NVIDIA-G0 + xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto fi