#!/bin/sh # Workaround for a weird bug with xinerama / xrandr that shifts # my right monitor by ~2px (left monitor is 1366x768, right one is # 1920x1080). xrandr --output DVI-0 --pos 0x0 xrandr --output DVI-1 --primary --pos 1364x0