Updated cpu (markdown)
This commit is contained in:
parent
09c8c2d740
commit
c07a1c8721
1 changed files with 1 additions and 1 deletions
2
cpu.md
2
cpu.md
|
@ -12,6 +12,6 @@ Variable | Meaning | Type | Default
|
||||||
`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"
|
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
|
||||||
`color` | Value color | string | `beautiful.fg_focus` 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`.
|
**Note**: `footer` color is `color`.
|
Loading…
Add table
Reference in a new issue