wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 4765e836e8bdf2e0218008e4ed4bc94855d6f78d
parent a0016f176c40fc5b81cca7ab86ca01a86ce80011
Author: Georg Neis <gn@wmii.de>
Date:   Fri, 26 May 2006 16:55:40 +0200

updated colors in wmiimenu.1


Diffstat:
cmd/wm/wmii.1 | 4++--
cmd/wmiimenu.1 | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cmd/wm/wmii.1 b/cmd/wm/wmii.1 @@ -56,11 +56,11 @@ See the section above. .P The following variables are set and exported within -.BR wmii +.B wmii and thus can be used in actions: .TP PATH -.BR wmii +.B wmii adds the local and global actions directory to the existing PATH. .TP WMII_ADDRESS diff --git a/cmd/wmiimenu.1 b/cmd/wmiimenu.1 @@ -79,6 +79,6 @@ Default: #222222 #eeeeee #666666 WMII_SELCOLORS Like WMII_NORMCOLORS, but for the selected label. .br -Default: #ffffff #285577 #4c7899 +Default: #ffffff #335577 #447799 .SH SEE ALSO .BR wmii (1)