1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-11-20 15:31:54 +01:00

docs: update example configs

This commit is contained in:
Jake Stanger 2022-11-28 22:28:46 +00:00
commit c4cdf4be8b
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
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"