X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/ad2bd8dffb902b905b11e2cd6a29ddd152ff69b5..b0c5550824b4a51f07ac74d6a032cee46978abc3:/cpu.md diff --git a/cpu.md b/cpu.md index 11bf53f..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 use the string `usage`, which is the cpu use percentage. +`settings` can use the string `cpu_now.usage`, which is the cpu use percentage. ### output