
21 Sep
2009
21 Sep
'09
11:21 p.m.
On Mon, Sep 21, 2009 at 7:15 PM, Thomas Friedrich
Hi everybody,
I am using avoidStruts from XMonad.Hooks.ManageDocks to toggle between the dock gaps, so I have something like
myLayout = avoidStruts $ ...
in my xmonad.hs. Now, I only have the tiniest panel ever which only consists of a clock and the icon of the nm-applet. I would prefer if xmonad would cover up the docks by default, and only when I'd like to check the time or like to have a look at the Internet connection, to toggle the gap to appear.
Is there any neat and straight forward way to do so?
Thanks so much in advance!
Cheers, Thomas
Half-relevant issue: http://code.google.com/p/xmonad/issues/detail?id=168 -- gwern