From 0bb0e49021e267713986240333d0cffe936f8dac Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Sun, 2 Sep 2018 15:53:41 -0400 Subject: Adds minor changes to devon configs --- X/.screenSetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X/.screenSetup.sh') diff --git a/X/.screenSetup.sh b/X/.screenSetup.sh index b089114..0c65708 100755 --- a/X/.screenSetup.sh +++ b/X/.screenSetup.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output DVI-I-1 --primary --mode 1920x1080 --pos 0x840 --rotate normal --output DP-1 --off --output HDMI-1 --mode 1920x1080 --pos 1920x0 --rotate right +xrandr --output DVI-I-1 --primary --mode 1920x1080 --pos 0x840 --rotate normal --output DP-1 --off --output HDMI-0 --mode 1920x1080 --pos 1920x0 --rotate right -- cgit v1.1