💾 Archived View for ait.place › dot › bin › screentoggle.txt captured on 2023-07-22 at 16:51:11.
⬅️ 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