mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
docs: update example configs
This commit is contained in:
parent
00f973c3a4
commit
c4cdf4be8b
4 changed files with 68 additions and 30 deletions
|
@ -28,10 +28,10 @@
|
|||
},
|
||||
{
|
||||
"format": [
|
||||
"{cpu-percent}% ",
|
||||
"{memory-percent}% "
|
||||
"{cpu_percent}% ",
|
||||
"{memory_percent}% "
|
||||
],
|
||||
"type": "sys-info"
|
||||
"type": "sys_info"
|
||||
},
|
||||
{
|
||||
"type": "tray"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue