From 66a733a828be0e6a1a1d4649ec88f6d3bf8c8870 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Wed, 20 May 2020 22:46:17 -0400 Subject: [PATCH] [screenlayout] New basement layout for titan --- screenlayout/.screenlayout/titan-two.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenlayout/.screenlayout/titan-two.sh b/screenlayout/.screenlayout/titan-two.sh index b385bcc..ed761b8 100755 --- a/screenlayout/.screenlayout/titan-two.sh +++ b/screenlayout/.screenlayout/titan-two.sh @@ -1,3 +1,3 @@ #!/bin/sh -xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --off --output DP-2 --mode 3840x2160 --pos 0x0 --rotate normal +xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --mode 3840x2160 --pos 1920x0 --rotate normal --output HDMI-2 --off changepaper