diff options
author | okan | 2011-09-08 12:35:33 +0000 |
---|---|---|
committer | okan | 2011-09-08 12:35:33 +0000 |
commit | ce2d7e32150af2dba656d99ed0bf931645425ee7 (patch) | |
tree | c3035f9d197cd3137faf2d34230ea932335733ee /cwmrc.5 | |
parent | f62e165e708a0095e787f98912d4d2e24c0d8b01 (diff) | |
download | cwm-ce2d7e32150af2dba656d99ed0bf931645425ee7.tar.gz |
allow configurable menu font color; from Alexander Polakov with a tweak
from me.
ok oga@
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |