dotfiles/computers/dev-pc/xprofile.sh

2 lines
234 B
Bash
Raw Normal View History

2018-08-15 18:42:09 +02:00
#!/bin/sh
xrandr --output DVI-D-0 --off --output HDMI-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DVI-I-1 --off --output DVI-I-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output DP-0 --off