diff options
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/cwmrc.5 b/cwmrc.5 index 64b88ec..87171d6 100644 --- a/cwmrc.5 +++ b/cwmrc.5 @@ -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: May 14 2009 $ +.Dd $Mdocdate: May 17 2009 $ .Dt CWMRC 5 .Os .Sh NAME @@ -84,6 +84,18 @@ application. Set the window border width to .Ar pixels . .Pp +.It Ic color activeborder Ar color +Set the color of the active border. +.Pp +.It Ic color groupborder Ar color +Set the color of the border while grouping a window. +.Pp +.It Ic color inactiveborder Ar color +Set the color of the inactive border. +.Pp +.It Ic color ungroupborder Ar color +Set the color of the border while ungrouping a window. +.Pp .It Ic command Ar name Ar path Every .Ar name |