From a42bf68b85d951d9a4cf624fffb74dc247ed6fe1 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 5 Jan 2021 18:20:43 +0530 Subject: display changes --- bin/.bin/lay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/.bin/lay b/bin/.bin/lay index da5fe35..f9ea307 100755 --- a/bin/.bin/lay +++ b/bin/.bin/lay @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output eDP --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --mode 1366x768 --scale 1.30x1.30 --pos 1920x0 --rotate normal --output DisplayPort-0 --off +xrandr --output eDP --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-A-0 --mode 1366x768 --pos 0x0 --rotate normal --output DisplayPort-0 --off -- cgit v1.2.3