commit 2813ec1ac930977b34af6907cbfff17a3502547e
parent 57f485ff257b66aebe3c5435f01a85f704dc2e36
Author: Georg Neis <gn@wmii.de>
Date: Mon, 27 Feb 2006 18:23:28 +0100
cmd/wmiimenu.1: document environment variables
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/cmd/wmiimenu.1 b/cmd/wmiimenu.1
@@ -47,6 +47,15 @@ remove enough characters from the input field to change its filtering effect.
.TP 2
Control-u
remove all characters from the input field.
+.SH ENVIRONMENT
+.TP
+WMII_FONT
+.TP
+WMII_NORMCOLORS
+This variable specifies the foreground, background, and border colors of a label. Syntactically, three whitespace separated color values of the form #RRGGBB are expected.
+.TP
+WMII_SELCOLORS
+Like WMII_NORMCOLORS, but for the selected label.
.SH SEE ALSO
.BR wmii (1),
.BR wmiiwm (1),