From c9effe5877f81d066eba9de3991a32170018b51b Mon Sep 17 00:00:00 2001 From: marco candrian Date: Tue, 5 Feb 2008 14:59:55 +0100 Subject: [PATCH] awesomerc(1): fg_middle + fg_end color options for the graph widget added Signed-off-by: Julien Danjou --- awesomerc.1.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/awesomerc.1.txt b/awesomerc.1.txt index f823778ea..1135ffd1f 100644 --- a/awesomerc.1.txt +++ b/awesomerc.1.txt @@ -283,6 +283,10 @@ This widget shows a graph. Re-scales when input > max (see below). *fg*:: Foreground color. +*fg_middle*:: + Color at the middle of the graph +*fg_end*:: + Color at the end of the graph *style*:: bottom (fills to bottom with fg), top, or line. *mouse*:: @@ -490,8 +494,8 @@ screen [MULTI] { data [MULTI] { - scale = max = fg = - style = <{bottom, top, line}> + scale = max = style = <{bottom, top, line}> + fg = fg_middle = fg_end = } width = height =