dotfiles/system-specific/cheems/screenlayout/screenlayout.sh

3 lines
249 B
Bash
Raw Normal View History

2020-12-05 08:18:52 +00:00
#!/bin/sh
xrandr --output DP-3 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-I-1 --primary --mode 1920x1080 --pos 3840x0 --rotate normal --output DP-2 --off --output DP-1 --mode 1920x1080 --pos 1920x0 --rotate normal