mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 09:41:52 -07:00
LayoutCombinators: fix doc
This commit is contained in:
@@ -34,7 +34,7 @@ import XMonad.Layout.DragPane
|
||||
-- $usage
|
||||
-- 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:
|
||||
--
|
||||
|
Reference in New Issue
Block a user