Updated net (markdown)

This commit is contained in:
Luke Bonham 2013-09-08 16:42:15 -07:00
parent f075850c6b
commit 13e970ca85
1 changed files with 2 additions and 1 deletions

3
net.md
View File

@ -14,11 +14,12 @@ Variable | Meaning | Type | Default
`spr` | Separator text between download and upload values | string | " " `spr` | Separator text between download and upload values | string | " "
`header` | Text to show before value | string | `iface` `header` | Text to show before value | string | `iface`
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF" `header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
`footer` | Text to append after value | string | ""
`color_up` | Upload value color | string | `beautiful.fg_focus` or "#FFFFFF" `color_up` | Upload value color | string | `beautiful.fg_focus` or "#FFFFFF"
`color_down` | Download value color | string | `beautiful.fg_focus` or "#FFFFFF" `color_down` | Download value color | string | `beautiful.fg_focus` or "#FFFFFF"
`app` | Net program to spawn on click | string | "sudo wifi-menu" `app` | Net program to spawn on click | string | "sudo wifi-menu"
**Note**: `spr` can be a markup text. **Note**: `spr` and `footer` can be a markup text.
Possible value for `units` are stored in table `lain.widgets.net.units`, which contains: Possible value for `units` are stored in table `lain.widgets.net.units`, which contains: