From 05a074f45dc3abce2058e2c41cda7a485c912a75 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Fri, 28 Sep 2007 02:02:50 +0200 Subject: Document otherPossibleLayouts darcs-hash:20070928000250-a5988-3f06f18ffd1e9b06d51ae8729fd2d75d87b504d1 --- Config.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Config.hs b/Config.hs index acf8bc8..f3269d0 100644 --- a/Config.hs +++ b/Config.hs @@ -112,6 +112,9 @@ defaultLayouts = [ SomeLayout tiled -- Percent of screen to increment by when resizing panes delta = 3%100 +-- | +-- A list of layouts which, in addition to the defaultLayouts, xmonad can +-- deserialize. otherPossibleLayouts :: [SomeLayout Window] otherPossibleLayouts = [] -- cgit v1.2.3