Re: [dwm] How do I remove the bar? Re: dwm-4.8 / dmenu-3.5 / slock-0.8

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Wed, 19 Mar 2008 10:17:50 +0100

Upgrade to hg tip, 4.9 will be there very soon and have a look
to DEFGEOM in config.def.h.

To hide the bar, you could do:

DEFGEOM(nobar, -bw, 0, sw, 0, 0, sw, sh, wx, wy, 0.55*sw, wh, mx+mw, wy, ww-mw, wh, wx, wy, ww, wh)

and a new geoms entry:

        { "||", nobar },

and a shortcut

        { MODKEY, XK_b, setgeom, "||" }

Kind regards,
     Anselm

On Wed, Mar 19, 2008 at 11:02:59AM +0200, Vasil Dimov wrote:
> On Thu, Mar 13, 2008 at 18:08:03 +0100, Anselm R. Garbe wrote:
> > Hi there,
> >
> > I'm glad to announce some new releases after months of
> > development and absence:
> >
> > http://www.suckless.org/download/dwm-4.8.tar.gz
> [...]
>
> Thanks!
>
> How do I remove/toggle the bar?
>
> Alt+b does not work anymore and I do not really understand what's going
> on in config.anselm.h.
>
> Have you considered creating a list of instructions for users on how
> to update, i.e. "Update FAQ". The most common problems they are likely
> to encounter when updating from one version to another? Similar to
> FreeBSD's UPDATING:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/UPDATING?rev=1.523;content-type=text%2Fplain
>
> http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/UPDATING?rev=1.602;content-type=text%2Fplain
>
> --
> Vasil Dimov
> moc.elcaro_AT_vomid.lisav Software Developer @ Oracle/Innobase Oy
> gro.DSBeerF_AT_dv Committer @ FreeBSD.org
> gro.d5v_AT_dv Home @ Sofia, Bulgaria

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Wed Mar 19 2008 - 10:17:50 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:27:16 UTC