dotfiles/computers/dev-pc/xprofile.sh

3 lines
192 B
Bash
Raw Normal View History

#!/bin/sh
xrandr --output DVI-I-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-D-1 --primary --mode 1920x1080 --pos 1936x0 --rotate normal --output HDMI-1 --off --output DP-1 --off