Merge branch 'master' into feat/cpu-icons-auto

This commit is contained in:
Alexis Rouillard
2026-07-03 22:22:32 +02:00
committed by GitHub
75 changed files with 1102 additions and 386 deletions
+6
View File
@@ -92,6 +92,12 @@ The *cpu* module displays the current CPU utilization.
*{load}*: Current CPU load.
*{load1}*: CPU load average over the last minute.
*{load5}*: CPU load average over the last 5 minutes.
*{load15}*: CPU load average over the last 15 minutes.
*{usage}*: Current overall CPU usage.
*{usage*{n}*}*: Current CPU core n usage. Cores are numbered from zero, so first core will be {usage0} and 4th will be {usage3}.