aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LayoutHints.hs13
1 files changed, 13 insertions, 0 deletions
diff --git a/LayoutHints.hs b/LayoutHints.hs
index bcc38d9..2115ff4 100644
--- a/LayoutHints.hs
+++ b/LayoutHints.hs
@@ -1,3 +1,16 @@
+-----------------------------------------------------------------------------
+-- |
+-- Module : XMonadContrib.LayoutHints
+-- Copyright : (c) David Roundy <droundy@darcs.net>
+-- License : BSD
+--
+-- Maintainer : David Roundy <droundy@darcs.net>
+-- Stability : unstable
+-- Portability : portable
+--
+-- Make layouts respect size hints.
+-----------------------------------------------------------------------------
+
module XMonadContrib.LayoutHints ( layoutHints ) where
-- to use: