]> git.madduck.net Git - etc/awesome.git/commitdiff

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 yawn (markdown)
authorLuke Bonham <dadasignificanulla@gmail.com>
Sun, 8 Sep 2013 13:19:10 +0000 (06:19 -0700)
committerLuke Bonham <dadasignificanulla@gmail.com>
Sun, 8 Sep 2013 13:19:10 +0000 (06:19 -0700)
yawn.md

diff --git a/yawn.md b/yawn.md
index b58846cd0b94d61a154d6e2cb823da0b10194c8f..070bf2e8c53898dfc9f3333498bd16e0545ff04b 100644 (file)
--- a/yawn.md
+++ b/yawn.md
@@ -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 )