mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-05 06:31:53 -07:00
doc fixes for ManageDocks
This commit is contained in:
@@ -38,10 +38,12 @@ import Data.Word
|
|||||||
-- > import XMonadContrib.ManageDocks
|
-- > import XMonadContrib.ManageDocks
|
||||||
--
|
--
|
||||||
-- > manageHook w _ _ _ = manageDocksHook w
|
-- > manageHook w _ _ _ = manageDocksHook w
|
||||||
|
--
|
||||||
|
-- and comment out the default `manageHook _ _ _ _ = return id` line.
|
||||||
|
|
||||||
-- %import XMonadContrib.ManageDocks
|
-- %import XMonadContrib.ManageDocks
|
||||||
-- %def -- comment out default manageHook definition above if you uncomment this:
|
-- %def -- comment out default manageHook definition above if you uncomment this:
|
||||||
-- %def manageHook _ _ _ = manageDocksHook w
|
-- %def manageHook w _ _ _ = manageDocksHook w
|
||||||
|
|
||||||
|
|
||||||
-- |
|
-- |
|
||||||
|
Reference in New Issue
Block a user