minor updates for archmetabox
This commit is contained in:
parent
5a72856253
commit
e87724e019
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user