#!/bin/zsh
source ${0:a:h}/xorg.zsh

XRANDR_SET \
	--screen-blank disable \
	${XRANDR_ARGS__office__4k[@]}        --pos 0x0 --primary \
	${XRANDR_ARGS__livingroom__4k[@]}    --pos 0x0 \
	;