X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=laptop-xrandr;h=af21928b789f1ef4cd95089463966e4c7cc849a9;hb=9a0f77b0495e6f2643d5646c54b4c99cf3118c67;hp=a28600c1280e708fa75eefd01c442157a1cbd66e;hpb=5a6e794f459b3e83b6d665e05d0ab0c8bc6cdfbe;p=distro-setup diff --git a/laptop-xrandr b/laptop-xrandr index a28600c..af21928 100755 --- a/laptop-xrandr +++ b/laptop-xrandr @@ -8,6 +8,8 @@ output=DP1 if xrandr | grep -q "^$output disconnected" &>/dev/null; then xrandr --auto else + xrandr --output $output --off + sleep 2 xrandr --output $output --right-of eDP1 --mode 3840x2160 for i in 1 2 4 5 6 7 8 9 10; do