configs/desktop/scripts/screenlayout.sh

3 lines
258 B
Bash
Raw Normal View History

2022-08-19 16:23:29 -03:00
#!/bin/sh
xrandr --output DisplayPort-0 --off --output DisplayPort-1 --mode 1920x1080 --pos 2560x1080 --rotate normal --output DisplayPort-2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --primary --mode 2560x1080 --pos 0x1080 --rotate normal