diff --git a/config/xserver/screenlayout/hdmidock.sh b/config/xserver/screenlayout/hdmidock.sh index 5a3896d..c4884b7 100755 --- a/config/xserver/screenlayout/hdmidock.sh +++ b/config/xserver/screenlayout/hdmidock.sh @@ -4,7 +4,7 @@ xrandr --output DP-0 --off\ --output DP-3 --off\ --output DP-4 --off\ --output DP-2 --primary --mode 2880x1800 --scale 0.8x0.8 --pos 0x0 --rotate normal\ - --output HDMI-0 --mode 1920x1080 --pos 2880x0 --rotate normal + --output HDMI-0 --pos 2880x0 --rotate normal ROLL=$(($RANDOM%4));