dotfiles/scripts/rotate-screen

4 lines
48 B
Plaintext
Raw Permalink Normal View History

2023-10-06 01:15:38 -04:00
#!/bin/bash
xrandr --output "$1" --rotate "$2"