Skip to content

Commit

Permalink
Update widget_positions.json.splitscreen
Browse files Browse the repository at this point in the history
fullScreenClock splitscreen and fullscreen scoreboard coordinates
  • Loading branch information
lperovskaya authored Nov 26, 2023
1 parent e60f37b commit 0b13806
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config/widget_positions.json.splitscreen
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"sizeX": 1920,
"sizeY": 1080
},
"fullScreenClock": {
"positionX": 0,
"positionY": 0,
"sizeX": 1920,
"sizeY": 1080
},
"statistics": {
"positionX": 0,
"positionY": 0,
Expand Down Expand Up @@ -59,4 +65,4 @@
"sizeX": 960,
"sizeY": 540
}
}
}

0 comments on commit 0b13806

Please sign in to comment.