diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-12-06 11:52:10 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-12-06 11:52:10 +0000 |
commit | ca82b3dea5d4bf35dae6c560370510289e3ce079 (patch) | |
tree | db26aefd26c2696b1c35f6f5bd051c00a4377b81 /bin/.bin/lay | |
parent | a7f43b0d5fe907bdbceca7c219c918757f8359ce (diff) |
fix light
Diffstat (limited to 'bin/.bin/lay')
-rwxr-xr-x | bin/.bin/lay | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 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 | 2 | 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 |