mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
LayoutCombinators: fix doc
This commit is contained in:
parent
b13fd2d464
commit
9cd120f599
@ -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:
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user