aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorezyang <ezyang@cs.stanford.edu>2015-05-02 06:53:53 +0200
committerezyang <ezyang@cs.stanford.edu>2015-05-02 06:53:53 +0200
commit099bde5d7318929075ffa44636be5f7f816dddcc (patch)
treea65d9803e08e3eb4c819c1870ae28c865392c338 /xmonad-contrib.cabal
parent7a1ee5feeb06d304809f6296751370abf4982230 (diff)
downloadXMonadContrib-099bde5d7318929075ffa44636be5f7f816dddcc.tar.gz
XMonadContrib-099bde5d7318929075ffa44636be5f7f816dddcc.tar.xz
XMonadContrib-099bde5d7318929075ffa44636be5f7f816dddcc.zip
Add XMonad.Layout.PerScreen
Ignore-this: 52ebaa3d4fec91526c0bea19fa3824de darcs-hash:20150502045353-51a2f-9e77342ed81eee393a140e6e4f8248b5bb08dac0.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 cc437c6..6399c5d 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -252,6 +252,7 @@ library
XMonad.Layout.NoFrillsDecoration
XMonad.Layout.OnHost
XMonad.Layout.OneBig
+ XMonad.Layout.PerScreen
XMonad.Layout.PerWorkspace
XMonad.Layout.PositionStoreFloat
XMonad.Layout.Reflect