X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/1d7fdb618e96644f2c2ebe217a4e0a2c79d7ca93..0a5a9eee14724f7989b286dd1e8126ea7d863193:/yawn.md

diff --git a/yawn.md b/yawn.md
index 5b111bd..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: