#!/bin/sh xrandr --output DisplayPort-0 --mode 2560x1440 --pos 1366x0 --rotate normal --output HDMI-A-0 --primary --mode 1366x768 --pos 0x888 --rotate normal