StackTile

A simple patch to get a dishes like stacking, but with the ability to resize master pane.
This commit is contained in:
acura
2008-05-20 19:55:59 +00:00
parent 12e54671a5
commit 8a4ffb3e57
2 changed files with 65 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ library
XMonad.Layout.Spiral
XMonad.Layout.Square
XMonad.Layout.ShowWName
XMonad.Layout.StackTile
XMonad.Layout.Tabbed
XMonad.Layout.TabBarDecoration
XMonad.Layout.ThreeColumns