X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/70c9def8dac705aeecb2cef133e5dc862e89419d..ea5bee5f620cf801f889fb81be210b5ee768463f:/cpu.md?ds=sidebyside

diff --git a/cpu.md b/cpu.md
index 5cafceb..ae490b0 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 `usage`, which is the cpu use percentage.
+`settings` can use the string `usage`, which is the cpu use percentage.
 
 ### output