diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-12-03 12:39:51 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-12-03 12:39:51 +0000 |
commit | 0e4410594fbfd02b34776c83ea4ad6a39e21b871 (patch) | |
tree | f56b9d22e9c10e8dc94449f4ee738f27cf654427 /bin/.bin/lay_both | |
parent | 756721636ef05220700cfe775f73c3a23d0c7625 (diff) |
fix res
Diffstat (limited to 'bin/.bin/lay_both')
-rwxr-xr-x | bin/.bin/lay_both | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.bin/lay_both b/bin/.bin/lay_both index 245ff20..21eb5ec 100755 --- a/bin/.bin/lay_both +++ b/bin/.bin/lay_both | |||
@@ -1,2 +1,2 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | xrandr --output eDP-1 --primary --mode 1366x768 --pos 0x0 --rotate normal --output HDMI-1 --mode 1366x768 --pos 0x0 --rotate normal | 2 | xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --mode 1366x768 --pos 0x0 --rotate normal |