diff options
author | Joe <rbo@gmx.us> | 2025-09-02 08:44:52 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-09-02 08:44:52 +0200 |
commit | bc58611527df2d4a1c38ca6cb4d58ecc8cb3911b (patch) | |
tree | 1d3a7de4cd2463d15e2c31c033e4861fa29cce40 /.local/bin/scr2 | |
parent | up (diff) | |
download | dotfiles-bsd-bc58611527df2d4a1c38ca6cb4d58ecc8cb3911b.tar.gz dotfiles-bsd-bc58611527df2d4a1c38ca6cb4d58ecc8cb3911b.tar.bz2 dotfiles-bsd-bc58611527df2d4a1c38ca6cb4d58ecc8cb3911b.tar.xz dotfiles-bsd-bc58611527df2d4a1c38ca6cb4d58ecc8cb3911b.tar.zst dotfiles-bsd-bc58611527df2d4a1c38ca6cb4d58ecc8cb3911b.zip |
Diffstat (limited to '.local/bin/scr2')
-rwxr-xr-x | .local/bin/scr2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/scr2 b/.local/bin/scr2 index 6631c01..b0e7063 100755 --- a/.local/bin/scr2 +++ b/.local/bin/scr2 @@ -7,7 +7,7 @@ if [ $1 == "low" ]; then --output DP-1 --off \ --output DP-2 --off \ --output DP-3 --off \ - --output DP-4 --primary --mode 1920x1080 --rate 144 --pos 0x0 --rotate normal \ + --output DP-4 --primary --mode 1920x1080 --rate 180 --pos 0x0 --rotate normal \ --output DP-5 --off else xrandr \ |