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