10 lines
182 B
JSON
10 lines
182 B
JSON
|
|
{
|
||
|
|
"background_color": "0.08, 0.08, 0.12",
|
||
|
|
"refresh_interval": 1.0,
|
||
|
|
"show_cpu": true,
|
||
|
|
"show_memory": true,
|
||
|
|
"show_network": true,
|
||
|
|
"show_disk": true,
|
||
|
|
"theme": "default"
|
||
|
|
}
|