diff --git a/files/display/.screenlayout/lr.sh b/files/display/.screenlayout/lr.sh new file mode 100755 index 0000000..589041a --- /dev/null +++ b/files/display/.screenlayout/lr.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output HDMI2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output DP1 --mode 1600x900 --pos 1920x0 --rotate normal --output eDP1 --off --output VIRTUAL1 --off