Clean up a bunch of old stuff

This commit is contained in:
Hunter Haugen 2025-05-15 15:52:59 -07:00
parent ffc67ae3d7
commit a8a99b0c47
Signed by: hunner
GPG key ID: EF99694AA599DDAD
113 changed files with 123 additions and 43466 deletions

9
local/bin/rotate.sh Executable file
View file

@ -0,0 +1,9 @@
#!/usr/bin/env bash
xrandr --output eDP-1 --auto
xrandr --output DP-2 --auto
xrandr --output DP-3 --auto
xrandr --output DP-2 --rotate right
xrandr --output DP-3 --left-of eDP-1
xrandr --output DP-2 --left-of DP-3
xrandr --output DP-2 --primary