diff --git a/xinitrc/.xinitrc b/xinitrc/.xinitrc index 553609c..cf705ff 100644 --- a/xinitrc/.xinitrc +++ b/xinitrc/.xinitrc @@ -1,5 +1,8 @@ #!/bin/sh +xrandr --setprovideroutputsource modesetting NVIDIA-0 +xrandr --auto + userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap sysresources=/etc/X11/xinit/.Xresources