summaryrefslogtreecommitdiff
path: root/app/cwm/cwmrc.5
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2011-09-08 12:35:34 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2011-09-08 12:35:34 +0000
commit02af3f817b7b372e650b7f425cd7fd1a78509f2d (patch)
tree2eaa4d06a5ab626ee582fbd76382343a4bb1ef36 /app/cwm/cwmrc.5
parent9514b1f2cf6ce055da79bfcf3bf3b02300178c8c (diff)
allow configurable menu font color; from Alexander Polakov with a tweak
from me. ok oga@
Diffstat (limited to 'app/cwm/cwmrc.5')
-rw-r--r--app/cwm/cwmrc.55
1 files changed, 4 insertions, 1 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5
index 9896e4444..d28605d7b 100644
--- a/app/cwm/cwmrc.5
+++ b/app/cwm/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.40 2011/09/08 12:07:03 okan Exp $
+.\" $OpenBSD: cwmrc.5,v 1.41 2011/09/08 12:35:33 okan Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -99,6 +99,9 @@ Set the window border width to
.It Ic color activeborder Ar color
Set the color of the active border.
.Pp
+.It Ic color font Ar color
+Set menu font color.
+.Pp
.It Ic color groupborder Ar color
Set the color of the border while grouping a window.
.Pp