X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/7d6ad2a551a21a399c18aa645d8bf7e5ad7336b0..d41db5f1e83669bbceb901ce4c2b19b9200f1850:/yawn.md?ds=sidebyside

diff --git a/yawn.md b/yawn.md
index 6a087cc..30d160c 100644
--- a/yawn.md
+++ b/yawn.md
@@ -1,3 +1,5 @@
+[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
+
 (YAhoo! Weather Notification)
 
 Yawn provides brief and compact Yahoo! Weather notification.
@@ -32,7 +34,7 @@ an existent widget.
     `timeout` | Refresh timeout seconds | int | integers | 600
     `settings` | User settings | function | function | empty function
 
-    `settings` can use strings `forecast`, `units', and can modify `notification_preset` table, which
+    `settings` can use strings `forecast`, `units`, and can modify `yawn_notification_preset` table, which
      will be the preset for the naughty notifications. Check [here](http://awesome.naquadah.org/doc/api/modules/naughty.html#notify) for the list of variables it can contain.
 
 The function `register` creates an imagebox icon and a textbox widget. Add them to you wibox like this: