From b7a1cee9d08bf44b28b4c2e792f74cac78533d77 Mon Sep 17 00:00:00 2001 From: jason Date: Thu, 5 Apr 2018 12:50:53 -0600 Subject: updates --- scripts/bin/fix_screens_at_work.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/bin/fix_screens_at_work.sh b/scripts/bin/fix_screens_at_work.sh index 5fa27a7..a4f20a6 100755 --- a/scripts/bin/fix_screens_at_work.sh +++ b/scripts/bin/fix_screens_at_work.sh @@ -2,7 +2,7 @@ #xrandr --setprovideroutputsource 1 0 #xrandr --output DP-2 --mode 1920x1200 -xrandr --output DP-4 --right-of DP-2 --auto --primary --mode 2560x1440 +xrandr --output DP-4 --right-of DP-2 --auto --primary #--mode 2560x1440 xrandr --output DVI-I-1-1 --below DP-4 --auto # For some reason, occasionally this needs to be executed twice -- cgit v1.2.1