From 393f14979694137423eacffcc7ef3bc14fa69ed6 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sun, 27 Jan 2008 00:30:53 +0100 Subject: WindowArranger can now arrange all windows This is useful for SimpleFloat, whose state can now persists across layout switches. darcs-hash:20080126233053-32816-32077f5bc265ef80b14137e4abe65a82bf9b7378.gz --- XMonad/Config/Arossato.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Config/Arossato.hs') diff --git a/XMonad/Config/Arossato.hs b/XMonad/Config/Arossato.hs index 39b125d..e169c3b 100644 --- a/XMonad/Config/Arossato.hs +++ b/XMonad/Config/Arossato.hs @@ -123,7 +123,7 @@ arossatoConfig = do mytabs = tabDeco shrinkText arossatoTabbedConfig decorated = simpleFloat' shrinkText arossatoSFConfig tiled = Tall 1 (3/100) (1/2) - otherLays = windowArranger $ + otherLays = windowArrange $ magnifier tiled ||| noBorders Full ||| Mirror tiled ||| -- cgit v1.2.3