diff options
author | Joe <rbo@gmx.us> | 2025-08-29 02:05:30 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-08-29 02:05:30 +0200 |
commit | e795d62898346b7d8b3dc316f07f0822bce3116a (patch) | |
tree | 895d3fb7e51b357274f05e7c1f940a4608940cae /.local/bin/scr2 | |
parent | scr (diff) | |
download | dotfiles-bsd-e795d62898346b7d8b3dc316f07f0822bce3116a.tar.gz dotfiles-bsd-e795d62898346b7d8b3dc316f07f0822bce3116a.tar.bz2 dotfiles-bsd-e795d62898346b7d8b3dc316f07f0822bce3116a.tar.xz dotfiles-bsd-e795d62898346b7d8b3dc316f07f0822bce3116a.tar.zst dotfiles-bsd-e795d62898346b7d8b3dc316f07f0822bce3116a.zip |
up
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 63b36b5..ea823c8 100755 --- a/.local/bin/scr2 +++ b/.local/bin/scr2 @@ -6,7 +6,7 @@ xrandr \ --output DP-1 --off \ --output DP-2 --off \ --output DP-3 --off \ - --output DP-4 --primary --mode 2560x1440 --pos 0x0 --rotate normal \ + --output DP-4 --primary --mode 2560x1440 --rate 180 --pos 0x0 --rotate normal \ --output DP-5 --off setwp "$HOME"/pics/wp.png |