initial commit
This commit is contained in:
16
output/Pc-monitor/config.json
Normal file
16
output/Pc-monitor/config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user