1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00

docs(examples): fix incorrect cpu sensor name

Resolves #607
This commit is contained in:
Jake Stanger 2024-05-23 21:59:50 +01:00
parent 9db0cbcbdc
commit 057fdffc5f
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
5 changed files with 64 additions and 4 deletions

View file

@ -43,7 +43,7 @@ end:
disks: 300
networks: 3
format:
-  {cpu_percent}% | {temp_c:k10temp_Tccd1}°C
-  {cpu_percent}% | {temp_c:k10temp-Tccd1}°C
-  {memory_used} / {memory_total} GB ({memory_percent}%)
- '| {swap_used} / {swap_total} GB ({swap_percent}%)'
- 󰋊 {disk_used:/} / {disk_total:/} GB ({disk_percent:/}%)