#!/bin/sh # for some reason, this machine doesn't always send the right monitor # wakeup command. Do that here. xrandr --output DP2-1 --off sleep 0.5 xrandr --output DP2-1 --auto