awesomerc.5: new progressbar option: vertical=<boolean>

This commit is contained in:
marco candrian 2008-03-03 16:34:12 +01:00 committed by Julien Danjou
parent 04ff373a63
commit b9c2d11d83

View file

@ -479,6 +479,8 @@ This widget shows one or more progress-bars.
Set height (i.e. 0.9 = 90%)
*padding*::
Empty space on both sides.
*vertical*::
Draw the bar(s) vertically/standing up.
*x*::
Horizontal offset (auto-alignment if not set).
*y*::
@ -697,6 +699,7 @@ screen <integer> [MULTI]
width = <integer>
height = <float>
padding = <integer>
vertical = <boolean>
x = <integer> y = <integer>
align = <{auto,right,left}>
mouse [MULTI]