From ca82b3dea5d4bf35dae6c560370510289e3ce079 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 6 Dec 2020 17:22:10 +0530 Subject: fix light --- bin/.bin/lay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/.bin/lay') diff --git a/bin/.bin/lay b/bin/.bin/lay index 530402a..da5fe35 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.25x1.25 --pos 1920x0 --rotate normal --output DisplayPort-0 --off +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 -- cgit v1.2.3