diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-12-04 19:22:42 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-12-04 19:22:42 +0000 |
commit | a7f43b0d5fe907bdbceca7c219c918757f8359ce (patch) | |
tree | 31ce3f0569d561d047c03cb6403b73eadd132120 /bin | |
parent | 3c4f16e8a18db6260bcde3f6f5e4844392d1e9cb (diff) |
added mute button config
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/.bin/lay_edp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.bin/lay_edp b/bin/.bin/lay_edp index 39f35c7..fcac2f6 100755 --- a/bin/.bin/lay_edp +++ b/bin/.bin/lay_edp | |||
@@ -1,2 +1,2 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --off | 2 | xrandr --output eDP --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --off |