💾 Archived View for ait.place › dot › bin › screentoggle.txt captured on 2022-07-16 at 13:50:40.

View Raw

More Information

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

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