From 2813ec1ac930977b34af6907cbfff17a3502547e Mon Sep 17 00:00:00 2001 From: Georg Neis Date: Mon, 27 Feb 2006 18:23:28 +0100 Subject: [PATCH] cmd/wmiimenu.1: document environment variables --- cmd/wmiimenu.1 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cmd/wmiimenu.1 b/cmd/wmiimenu.1 index 0c004bf0..7fa0d958 100644 --- 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),