mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-25 17:21:51 -07:00
LayoutCombinators: fix doc
This commit is contained in:
@@ -34,7 +34,7 @@ import XMonad.Layout.DragPane
|
|||||||
-- $usage
|
-- $usage
|
||||||
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@:
|
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@:
|
||||||
--
|
--
|
||||||
-- > import XMonad.Layout.LayoutCombinators
|
-- > import XMonad.Layout.LayoutCombinators hiding ( (|||) )
|
||||||
--
|
--
|
||||||
-- Then edit your @layoutHook@ by using the new layout combinators:
|
-- Then edit your @layoutHook@ by using the new layout combinators:
|
||||||
--
|
--
|
||||||
|
Reference in New Issue
Block a user