Fix gametime script monitor

This commit is contained in:
Michael Bradley 2025-01-28 22:28:12 -05:00
parent be33057591
commit 0d318db022
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -4,7 +4,7 @@ if [ "$#" -gt "1" ]; then
exit 1
fi
MONITOR='DP-3'
MONITOR='DP-2'
MOVE_MONITOR="keyword monitor ${MONITOR},1920x1080@165,-1000x1000,1"
ROUNDING='keyword decoration:rounding 0'