#!/usr/bin/bash

xrandr -d :0 --fb 2560x2520 --output HDMI-1 --pos 0x0 --scale 1x1 --output eDP-1 --scale 1x1 --pos 0x1080
