From 0d318db0226549cd918d1d2b97f6bd8b1b47ee74 Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Tue, 28 Jan 2025 22:28:12 -0500 Subject: [PATCH] Fix gametime script monitor --- scripts/gametime.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gametime.sh b/scripts/gametime.sh index b4a18dd..6747b68 100755 --- a/scripts/gametime.sh +++ b/scripts/gametime.sh @@ -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'