Re: [dwm] found a nice way to do the setgeom stuff

From: Nibble <nibble_AT_develsec.org>
Date: Tue, 18 Mar 2008 01:03:28 +0100

Hi there,

Here you have a geom which hides the status bar:

DEFGEOM(hidebar, -bw, by, bw, wx, wy-=bh, ww, wh+=bh, mx, my-=bh, mw, mh+=bh,
tx, bw==ww?ty-=bh:ty, tw, bw==ww?th+=bh:th, mox, moy-=bh, mow, moh+=bh)

{ "-X", hidebar }

{ MODKEY, XK_b, setgeom, "-X" }

Of course, to restore it you can set the geom you had before (single,
dual...).

Kind regards,
Nibble
Received on Tue Mar 18 2008 - 01:03:49 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:26:58 UTC