dotfiles/computers/dev-pc/xprofile.sh

3 lines
235 B
Bash
Raw Normal View History

2018-08-15 18:42:09 +02:00
#!/bin/sh
2018-09-02 11:31:56 +02:00
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 --off --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-0 --off