aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorAnders Engstrom <ankaan@gmail.com>2009-10-24 19:51:55 +0200
committerAnders Engstrom <ankaan@gmail.com>2009-10-24 19:51:55 +0200
commit50ce9ae458b6de5533a2576f49a7c358cbd478f6 (patch)
tree9e03659a15b16ed094438034efbb172265024d72 /xmonad-contrib.cabal
parentafeca125155f149efe37abd814702921cb76af25 (diff)
downloadXMonadContrib-50ce9ae458b6de5533a2576f49a7c358cbd478f6.tar.gz
XMonadContrib-50ce9ae458b6de5533a2576f49a7c358cbd478f6.tar.xz
XMonadContrib-50ce9ae458b6de5533a2576f49a7c358cbd478f6.zip
New Layout X.L.MultiColumns
Ignore-this: a2d3d2eee52c28eab7d125f6b621cada New layout inspired the realization that I was switching between Mirror Tall and Mirror ThreeCol depending on how many windows there were on the workspace. This layout will make those changes automatically. darcs-hash:20091024175155-8978f-ca27106c89b726393f366f6e2d5182ae0afb665c.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index 6b5086e..7acaed7 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -171,6 +171,7 @@ library
XMonad.Layout.Mosaic
XMonad.Layout.MosaicAlt
XMonad.Layout.MouseResizableTile
+ XMonad.Layout.MultiColumns
XMonad.Layout.MultiToggle
XMonad.Layout.MultiToggle.Instances
XMonad.Layout.Named