From 93461b11c92f9129041f7ef973577f364f785d48 Mon Sep 17 00:00:00 2001 From: "joachim.fasting" Date: Mon, 18 Jun 2007 16:30:59 +0200 Subject: LayoutHints.hs: add module header. darcs-hash:20070618143059-ea16c-54b1601fbd7eb77cd1fc411aa303977064d5e635.gz --- LayoutHints.hs | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'LayoutHints.hs') 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 +-- License : BSD +-- +-- Maintainer : David Roundy +-- Stability : unstable +-- Portability : portable +-- +-- Make layouts respect size hints. +----------------------------------------------------------------------------- + module XMonadContrib.LayoutHints ( layoutHints ) where -- to use: -- cgit v1.2.3