V-Panel/config/default.json

10 lines
182 B
JSON
Raw Normal View History

{
"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"
}