Files
PCPal/PCPalService/config.json
2025-03-28 11:31:30 -04:00

10 lines
253 B
JSON

{
"LastUsedPort": null,
"ScreenType": null,
"Line1Selection": "Cpu: CPU Total (Load)",
"Line1CustomText": "CPU ",
"Line2Selection": "Memory: Memory Used (Data)",
"Line2CustomText": "Memory ",
"Line1PostText": "%",
"Line2PostText": "GB"
}