From 7e2a016dc724dd9f6767a002f5da889740f137c6 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 29 Nov 2020 11:30:01 +0700 Subject: Update 2020-11-29 --- debian/.screenlayout/dual.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/.screenlayout/dual.sh') diff --git a/debian/.screenlayout/dual.sh b/debian/.screenlayout/dual.sh index 86a5c3f..d68349d 100755 --- a/debian/.screenlayout/dual.sh +++ b/debian/.screenlayout/dual.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --off --output DP-1 --mode 1600x900 --pos 1920x0 --rotate normal --output HDMI-2 --off +xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1 --off --output HDMI-2 --off -- cgit 1.4.1