💾 Archived View for ait.place › dot › bin › screentoggle.txt captured on 2023-05-24 at 18:10:07.

View Raw

More Information

⬅️ Previous capture (2022-07-16)

-=-=-=-=-=-=-

#!/bin/sh
[ "$(xrandr | grep 1920+0)" ] && xrandr --output DVI-D-0 --off && exit
xrandr --output DVI-D-0 --mode 1920x1080 --right-of DP-2