#!/bin/sh xrandr \ --output eDP1 --off \ --output HDMI2 --primary --mode 1920x1080 --pos 0x0 --rotate normal