initial commit
This commit is contained in:
26
output/Pc-monitor/config_hwinfo.json
Normal file
26
output/Pc-monitor/config_hwinfo.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"tabs": [
|
||||
{
|
||||
"id": "tab1",
|
||||
"name": "Général",
|
||||
"sensors": [
|
||||
{
|
||||
"id": "/hwinfo/3_16777220_CPU_Entier",
|
||||
"name": "CPU Entier",
|
||||
"type": "temperature",
|
||||
"show_graph": true,
|
||||
"viz_type": "line",
|
||||
"card_size": "xs",
|
||||
"font_family": "opensans",
|
||||
"font_bold": false,
|
||||
"font_size": "xs",
|
||||
"hide_value_mobile": false,
|
||||
"show_type_badge": false,
|
||||
"chart_options": {
|
||||
"height": "xs"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user