[dwm] dmenu-1.8

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Tue, 19 Dec 2006 11:54:44 +0100

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: 0D73F361
Received on Tue Dec 19 2006 - 11:54:44 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:33:56 UTC