dot/.screenlayout/3-laptop-center.sh

8 lines
330 B
Bash
Executable file

#!/bin/sh
xrandr --output DP-0 --off
xrandr --output DP-1 --off
xrandr --output DP-2 --mode 1920x1080 --rate 60.00 --pos 3840x0 --rotate normal
xrandr --output DP-3 --off
xrandr --output HDMI-0 --mode 1920x1080 --rate 60.00 --pos 0x0 --rotate normal
xrandr --output DP-4 --mode 1920x1080 --rate 165 --pos 1920x0 --rotate normal