mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-05 22:51:52 -07:00
Export XMonad.Layout.Grid.arrange (for use in XMonad.Layout.IM)
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
module XMonad.Layout.Grid (
|
module XMonad.Layout.Grid (
|
||||||
-- * Usage
|
-- * Usage
|
||||||
-- $usage
|
-- $usage
|
||||||
Grid(..)
|
Grid(..), arrange
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import XMonad
|
import XMonad
|
||||||
|
Reference in New Issue
Block a user