From 138095b1cfd4294e52aafad692c98ceaf34dcee4 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 17 Oct 2007 23:10:11 +0200 Subject: Don't wrap the layout description by default darcs-hash:20071017211011-a5988-7da83fda03acfb16e52af2e6c19c9c73a0baa6c2.gz --- DynamicLog.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DynamicLog.hs') diff --git a/DynamicLog.hs b/DynamicLog.hs index c10dc88..cae7980 100644 --- a/DynamicLog.hs +++ b/DynamicLog.hs @@ -157,7 +157,7 @@ defaultPP = PP { ppCurrent = wrap "[" "]" , ppHiddenNoWindows = const "" , ppSep = " : " , ppTitle = const "" - , ppLayout = wrap "(" ")"} + , ppLayout = id } -- | The options that sjanssen likes to use, as an example. Note the use of -- 'xmobarColor' and the record update on defaultPP -- cgit v1.2.3