X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/87e14e029c7112a6628d0ef149d65d675ef5c5c6..c07a1c8721596823a948b76f48feb61a6b309fee:/cpu.md diff --git a/cpu.md b/cpu.md index 7f7cd82..1dce16e 100644 --- a/cpu.md +++ b/cpu.md @@ -9,9 +9,9 @@ The function takes a table as optional argument, which can contain: Variable | Meaning | Type | Default --- | --- | --- | --- `refresh_timeout` | Refresh timeout seconds | int | 10 -`header` | Text to show before value | string | "Cpu" +`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