From 67deb20752c0def3187cac60cf40b3d56cbe9bbe Mon Sep 17 00:00:00 2001 From: "tim.thelion" Date: Tue, 11 Dec 2007 00:19:42 +0100 Subject: fix haddock on Magnifier darcs-hash:20071210231942-c18d4-7e0ee0bcd1f853bceb610dad58c2d768c465bcf3.gz --- XMonad/Layout/Magnifier.hs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'XMonad/Layout') diff --git a/XMonad/Layout/Magnifier.hs b/XMonad/Layout/Magnifier.hs index af45b03..bb9edcb 100644 --- a/XMonad/Layout/Magnifier.hs +++ b/XMonad/Layout/Magnifier.hs @@ -43,10 +43,14 @@ import XMonad.Layout.LayoutModifier -- -- By default magnifier increases the focused windows size by 1.5 -- you can do: +-- -- > magnifiercz (12%10) +-- -- to use a custom level of magification. You can even make the focused -- window smaller for a pop in effect. Keep in mind, you must --- >import Data.Ratio +-- +-- > import Data.Ratio +-- -- For to use rationals in your config. -- -- For more detailed instructions on editing the layoutHook see: -- cgit v1.2.3