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

@@ -20,7 +20,8 @@ module XMonad.Config.Mate (
-- $usage
mateConfig,
mateRun,
mateRegister
mateRegister,
desktopLayoutModifiers
) where
import XMonad