]> git.madduck.net Git - etc/awesome.git/blobdiff - yawn.md

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Updated Home (markdown)
[etc/awesome.git] / yawn.md
diff --git a/yawn.md b/yawn.md
index 5b111bdcb2735cf07c6aeabca124d1bfa8b1ac28..30d160c35d35cb6e2af5854485bd7d01d65bf841 100644 (file)
--- 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: