Updated yawn (markdown)
This commit is contained in:
parent
2c616b6b27
commit
e10db09415
1 changed files with 3 additions and 4 deletions
7
yawn.md
7
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
|
Usage
|
||||||
-----
|
-----
|
||||||
|
@ -63,7 +62,7 @@ Hovering over ``widget`` will display the notification.
|
||||||
Popup shortcut
|
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 )
|
awful.key( { "Mod1" }, "w", function () yawn.show(5) end )
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue