From d09fb472202018a3d311f2f1db337e4de07c8849 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 21 May 2020 09:27:50 +0700 Subject: Update 2020-05-21 --- debian/.screenlayout/dual.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/.screenlayout') diff --git a/debian/.screenlayout/dual.sh b/debian/.screenlayout/dual.sh index e141199..f166e7e 100755 --- a/debian/.screenlayout/dual.sh +++ b/debian/.screenlayout/dual.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output HDMI2 --off --output HDMI1 --off --output DP1 --primary --mode 1600x900 --pos 1920x0 --rotate normal --output eDP1 --mode 1920x1080 --pos 0x0 --rotate normal --output VIRTUAL1 --off +xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --mode 1600x900 --pos 1920x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off -- cgit 1.4.1