diff --git a/.xinitrc b/.xinitrc index cfbaa2d..3a9c765 100644 --- a/.xinitrc +++ b/.xinitrc @@ -41,6 +41,8 @@ xautolock -time 30 -locker slock & if [[ "$HOSTNAME" == "dtarch" ]]; then # Set VGA1 to be right of HDMI1 xrandr --output VGA1 --auto --right-of HDMI1 + # Set VGA1 to be a bit lower because of mouse issues + xrandr --output VGA1 --pos 1600x-150 xrandr --output HDMI1 --primary # Set the bell to be different from Matt's