X.H.EwmhDesktops haddock formatting.

This commit is contained in:
Adam Vogt
2012-01-02 21:12:03 +00:00
parent 59bfe97f63
commit aa96dd6e03

View File

@@ -45,7 +45,7 @@ import XMonad.Util.WindowProperties (getProp32)
-- >
-- > main = xmonad $ ewmh defaultConfig
--
-- You may also be interested in 'avoidStruts' from XMonad.Hooks.ManageDocks.
-- You may also be interested in 'avoidStruts' from "XMonad.Hooks.ManageDocks".
-- | Add EWMH functionality to the given config. See above for an example.