dotfiles/dots/screenlayout/desktop.sh
2019-06-06 10:45:56 +02:00

2 lines
277 B
Bash
Executable file

#!/bin/sh
xrandr --output DisplayPort-1 --off --output DisplayPort-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DisplayPort-2 --mode 1920x1080 --pos 3840x0 --rotate normal --output DVI-I-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-D-1 --off