Fix gametime script monitor
This commit is contained in:
parent
be33057591
commit
0d318db022
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue