X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/4774effb291e18881a3b1b9d5f8ceb9a501e156c..d34fda22b4d7174a52fc5fb214f2af9f1865ee7b:/cpu.md diff --git a/cpu.md b/cpu.md index 4994e1d..e42180c 100644 --- a/cpu.md +++ b/cpu.md @@ -8,10 +8,10 @@ Shows in a textbox the average CPU usage percent for a given amount of time. Variable | Meaning | Type | Default --- | --- | --- | --- -`timeout` | Refresh timeout seconds | int | 10 +`timeout` | Refresh timeout seconds | int | 5 `settings` | User settings | function | empty function -`settings` can be fed with the string `usage`, which means the cpu use percentage. +`settings` can use the string `cpu_now.usage`, which is the cpu use percentage. ### output