X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/15aea13b584b1e3d4d48567c633bc5a76c821dcb..31825bb01cf100e848cc83c0bb8d8a92551a6caf:/cpu.md diff --git a/cpu.md b/cpu.md index ce59a15..1dce16e 100644 --- a/cpu.md +++ b/cpu.md @@ -1,4 +1,6 @@ -Shows the average CPU usage percent for a given amount of time. +[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets) + +Shows in a textbox the average CPU usage percent for a given amount of time. mycpuusage = lain.widgets.cpu() @@ -10,6 +12,6 @@ Variable | Meaning | Type | Default `header` | Text to show before value | string | " Cpu " `header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF" `color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF" -`footer` | Text to add after value | string | "%" +`footer` | Text to add after value | string | "% " **Note**: `footer` color is `color`. \ No newline at end of file