From 84c60e4304ca9f7537f766277b98aca0088ba005 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Tue, 2 Oct 2007 22:36:36 +0200 Subject: clean up Config a bit. darcs-hash:20071002203636-72aca-64dff60c01c63236e571192c596d19968dd309a6.gz --- Config.hs | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 9fe7e94..49524fc 100644 --- a/Config.hs +++ b/Config.hs @@ -105,8 +105,7 @@ borderWidth :: Dimension borderWidth = 1 -- | --- A list of layouts which, in addition to the defaultLayouts, xmonad can --- deserialize. +-- A list of layouts which xmonad can deserialize. possibleLayouts :: [Layout Window] possibleLayouts = [defaultLayout -- Extension-provided layouts @@ -138,12 +137,6 @@ defaultLayouts = [ Layout 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 :: [Layout Window] -otherPossibleLayouts = [] - -- | -- Perform an arbitrary action on each state change. -- Examples include: -- cgit v1.2.3