Update XMonad.Config.Desktop for 0.12 ManageDocks

This commit is contained in:
oldmanmike
2016-07-02 02:14:36 -04:00
parent 6a9e9e5a78
commit a8ca8bcd6f
5 changed files with 11 additions and 6 deletions

View File

@@ -16,7 +16,8 @@
module XMonad.Config.Xfce (
-- * Usage
-- $usage
xfceConfig
xfceConfig,
desktopLayoutModifiers
) where
import XMonad