aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2011-12-10 17:34:38 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2011-12-10 17:34:38 +0100
commit6f42ee5e51278bc0531a4f04e978cb707e27ca3e (patch)
treee32569257c1513defce425d40270f809e776747b
parent45c6ebaeb685ba4ed402353ec3de95719d0c6a7e (diff)
downloadvicious-legacy-6f42ee5e51278bc0531a4f04e978cb707e27ca3e.tar.xz
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.
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index b3660f3..bdd1ac4 100644
--- a/README
+++ b/README
@@ -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