cakefoot/src/config_arcade.json

21 lines
449 B
JSON

{
"display":
{
"dimensions": [1920, 1080],
"show cursor": false,
"fullscreen": true,
"arcade only": true,
"use arcade prompt": true,
"qr display": true,
"social media visible": false,
"steam button visible": true,
"dank logo visible": true
},
"button":
{
"steam translation": [-1.35, -0.55],
"dank logo translation": [-1.45, -0.85]
}
}