X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/8c08dcd844dae10295858419e95babe7072e4910..b0c5550824b4a51f07ac74d6a032cee46978abc3:/sysload.md diff --git a/sysload.md b/sysload.md index 234770b..3e53881 100644 --- a/sysload.md +++ b/sysload.md @@ -1,6 +1,6 @@ [<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets) -Show the current system load in a textbox. +Shows the current system load. mysysload = lain.widgets.sysload() @@ -11,7 +11,7 @@ Variable | Meaning | Type | Default `timeout` | Refresh timeout seconds | int | 5 `settings` | User settings | function | empty function -`settings` can use strings `a`, `b` and `c`, which are loadavg over 1, 5, and 15 minutes. +`settings` can use strings `load_1`, `load_5` and `load_15`, which are loadavg over 1, 5, and 15 minutes. ### output