diff options
| author | Shubham Saini <pryr@pryr.xyz> | 2021-01-10 10:06:07 +0000 |
|---|---|---|
| committer | Shubham Saini <pryr@pryr.xyz> | 2021-01-10 10:06:07 +0000 |
| commit | 5a58034071911286816bbf2418a349f7657494ab (patch) | |
| tree | 5f3d494b9a1cc44c1d56add4c880025c6f1019e2 /bin/.bin/lay | |
| parent | a42bf68b85d951d9a4cf624fffb74dc247ed6fe1 (diff) | |
added shortcut for hdmi
Diffstat (limited to 'bin/.bin/lay')
| -rwxr-xr-x | bin/.bin/lay | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/.bin/lay b/bin/.bin/lay deleted file mode 100755 index f9ea307..0000000 --- a/bin/.bin/lay +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | xrandr --output eDP --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-A-0 --mode 1366x768 --pos 0x0 --rotate normal --output DisplayPort-0 --off | ||
