X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/b9966b88effe133345227c6793446f7e99620fa9..31825bb01cf100e848cc83c0bb8d8a92551a6caf:/cpu.md diff --git a/cpu.md b/cpu.md index 01af669..1dce16e 100644 --- a/cpu.md +++ b/cpu.md @@ -1,3 +1,5 @@ +[<- 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