#!/bin/sh
xrandr --auto
xrandr --output HDMI-2 --right-of eDP-1
xrandr --output DP-1 --right-of HDMI-2