docs: update example configs

This commit is contained in:
Jake Stanger
2022-11-28 22:28:46 +00:00
parent 00f973c3a4
commit c4cdf4be8b
4 changed files with 68 additions and 30 deletions

View File

@@ -28,10 +28,10 @@
},
{
"format": [
"{cpu-percent}% ",
"{memory-percent}% "
"{cpu_percent}% ",
"{memory_percent}% "
],
"type": "sys-info"
"type": "sys_info"
},
{
"type": "tray"