aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan2011-09-08 12:07:03 +0000
committerokan2011-09-08 12:07:03 +0000
commitf62e165e708a0095e787f98912d4d2e24c0d8b01 (patch)
treed8366c3060d9bc8b72ee94bfcba7b5ee929d1d81 /cwmrc.5
parent2f671ecd12558466c3b0f38604dedf5f2fab2e59 (diff)
downloadcwm-f62e165e708a0095e787f98912d4d2e24c0d8b01.tar.gz
allow menufg/menubg to be configurable; from Alexander Polakov.
ok oga@
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.510
1 files changed, 8 insertions, 2 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 5443dd5..9896e44 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.39 2011/09/03 09:20:58 okan Exp $
+.\" $OpenBSD: cwmrc.5,v 1.40 2011/09/08 12:07:03 okan Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 3 2011 $
+.Dd $Mdocdate: September 8 2011 $
.Dt CWMRC 5
.Os
.Sh NAME
@@ -105,6 +105,12 @@ Set the color of the border while grouping a window.
.It Ic color inactiveborder Ar color
Set the color of the inactive border.
.Pp
+.It Ic color menubg Ar color
+Set menu background color.
+.Pp
+.It Ic color menufg Ar color
+Set menu foreground color.
+.Pp
.It Ic color ungroupborder Ar color
Set the color of the border while ungrouping a window.
.Pp