[xmonad] Re: Problem running Xmonad
Devin Mullins
me at twifkak.com
Mon Sep 22 13:02:53 EDT 2008
On Mon, Sep 22, 2008 at 12:57:56PM +0000, Arnaud Bailly wrote:
> main = xmonad gnomeConfig {
> manageHook = manageDocks <+> manageHook defaultConfig
> ,layoutHook = avoidStruts $ layoutHook defaultConfig
gnomeConfig already includes manageDocks/avoidStruts. No need for the
above two lines.
> I still do not have workspace switching, but power management is OK.
That sounds fishy -- other xmonad key bindings work?
More information about the xmonad
mailing list