Updated yawn (markdown)

This commit is contained in:
Luke Bonham 2013-09-08 06:19:10 -07:00 committed by copycat-killer
parent a905a653c0
commit b9df9d9750
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
Yahoo's Awesome Weather notification
-----------
(YAhoo! Weather Notification)
Yawn provides brief and compact weather notification via Naughty and Yahoo! Weather API.
Yawn provides brief and compact Yahoo! Weather notification.
Usage
-----
@ -63,7 +62,7 @@ Hovering over ``widget`` will display the notification.
Popup shortcut
--------------
You can also create a keybinding for the weather popup like this: ::
You can also create a keybinding for the weather popup like this:
awful.key( { "Mod1" }, "w", function () yawn.show(5) end )