Updated yawn (markdown)
This commit is contained in:
parent
4a09e9f908
commit
1d7fdb618e
1 changed files with 1 additions and 1 deletions
2
yawn.md
2
yawn.md
|
@ -32,7 +32,7 @@ an existent widget.
|
||||||
`timeout` | Refresh timeout seconds | int | integers | 600
|
`timeout` | Refresh timeout seconds | int | integers | 600
|
||||||
`settings` | User settings | function | function | empty function
|
`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 `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.
|
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:
|
The function `register` creates an imagebox icon and a textbox widget. Add them to you wibox like this:
|
||||||
|
|
Loading…
Add table
Reference in a new issue