💾 Archived View for ait.place › dot › bin › .local › bin › screentoggle.txt captured on 2021-12-03 at 14:04:38.
-=-=-=-=-=-=-
#!/bin/sh [ "$(xrandr | grep 1920+0)" ] && xrandr --output DVI-D-0 --off && exit xrandr --output DVI-D-0 --mode 1920x1080 --right-of DP-4