X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/a05ff1d75aa5ebaaaa95f300067fc79bc97fcc06..0683c87e997e9ca8bf3cc0787ee3ddf2481ab1f6:/cpu.md?ds=sidebyside

diff --git a/cpu.md b/cpu.md
index 3c49f64..ae490b0 100644
--- a/cpu.md
+++ b/cpu.md
@@ -8,9 +8,11 @@ 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.
+
 ### output
 
 A textbox.
\ No newline at end of file