X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/a4b6e75ba37146a84c8cfbd8eeb435061677f0d9..5fbbc64b81283c74a09f19db03647cf8e74ce736:/net.md?ds=sidebyside

diff --git a/net.md b/net.md
index 59390dc..82772d7 100644
--- a/net.md
+++ b/net.md
@@ -1,3 +1,5 @@
+[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
+
 Monitors network interfaces and shows current traffic in a textbox. 
 
     mynet = lain.widgets.net()
@@ -12,11 +14,12 @@ Variable | Meaning | Type | Default
 `spr` | Separator text between download and upload values | string | " "
 `header` | Text to show before value | string | `iface`
 `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_down` | Download value color | string | `beautiful.fg_focus` or "#FFFFFF"
 `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: