Files
PC-Monitor/output/Pc-monitor/config.json
2026-03-24 07:17:48 +01:00

16 lines
254 B
JSON

{
"active_plugin": "hwinfo",
"theme": "dark",
"apps": [],
"apps_tab": "",
"plugins": {
"librehardwaremonitor": {
"host": "127.0.0.1",
"port": 8085
},
"hwinfo": {
"host": "127.0.0.1",
"port": 60000
}
}
}