Moved VGA1 down a bit to compensate for height of new monitor

This commit is contained in:
David Thurstenson 2016-01-28 12:13:25 -06:00
parent 172174ba4a
commit 2e7bf73fab
1 changed files with 2 additions and 0 deletions

View File

@ -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