You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
197 B
Bash

#!/bin/sh
xrandr --output DisplayPort-0 --mode 1920x1080 --pos 1680x0 --rotate normal --output HDMI-0 --primary --mode 1680x1050 --pos 0x0 --rotate normal --output DVI-0 --off --output DVI-1 --off