configs/desktop/scripts/screenlayout.sh

3 lines
215 B
Bash
Raw Normal View History

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