Hi there,
I created
http://suckless.org/download/dmenu-1.8.tar.gz
It contains a new -b option to make it appear at the screens
bottom and completely renamed options:
Old: New:
-font -fn
-normbg -nb
-normfg -nf
-selbg -sb
-selfg -sf
The new usage is as follows:
usage: dmenu [-b] [-fn <font>] [-nb <color>] [-nf <color>] [-p <prompt>]
[-sb <color>] [-sf <color>] [-t <seconds>] [-v]
Please update your config.h (dwm) or wmiirc accordingly. In hg
tip of wmii I pushed a new DMENU definition:
DMENU="dmenu -b -fn '$WMII_FONT' -nb '#eeeeee' -nf '#222222' -sb '#335577' -sf '#ffffff'"
In dwm/config.arg.h I pushed a version which works with
dmenu-1.8 from now on.
Regards,
-- Anselm R. Garbe >< http://suckless.org/~arg/ >< GPG key: 0D73F361Received on Tue Dec 19 2006 - 11:54:44 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:17:23 UTC