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

Reply via email to