README: update wtype argument explanation

Many users miss the fact they can register their functions as widget
types. Documentation for wtype being incomplete wasn't helping.
This commit is contained in:
Adrian C. (anrxc) 2011-12-10 17:34:38 +01:00
parent 45c6ebaeb6
commit 6f42ee5e51
1 changed files with 8 additions and 1 deletions

9
README
View File

@ -47,7 +47,14 @@ vicious.register() to register it with Vicious:
graph or a progressbar)
wtype
- one of the available widget types, see below for a list
- widget type or a function
- any of the available (default, or custom) widget types can
be used here, see below for a list of those provided by
Vicious
- function
- custom functions from your own "awesome" configuration can
be registered as widget types, see the "Custom widget types"
section
format
- string argument or a function