wmii

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

commit 4477768a50c412164f782f05e9e7bed7205aae68
parent f64bbfd5f3cdc8d33644707d487bf5caca070b08
Author: arg <arg@mig29>
Date:   Tue, 19 Dec 2006 11:42:56 +0100

applied renamed dmenu[-1.8] command line options to rc/wmiirc

Diffstat:
rc/wmiirc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rc/wmiirc b/rc/wmiirc @@ -33,7 +33,7 @@ WMII_NORMCOLORS='#222222 #eeeeee #666666' WMII_SELCOLORS='#ffffff #335577 #447799' WMII_BACKGROUND='#333333' -DMENU='dmenu -font fixed -normbg #eeeeee -normfg #222222 -selbg #335577 -selfg #ffffff' +DMENU="dmenu -b -fn '$WMII_FONT' -nb '#eeeeee' -nf '#222222' -sb '#335577' -sf '#ffffff'" WMII_TERM="xterm" export DMENU WMII_FONT WMII_SELCOLORS WMII_NORMCOLORS WMII_TERM