🏡 index : github.com/captn3m0/dotfiles.git

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