From 77112dd4cd7657ebf16734d117d42283ee34c742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Tue, 27 Aug 2013 23:34:10 -0300 Subject: Scrolling working in Maildir mode --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 1423d79..f5990e1 100644 --- a/Config.hs +++ b/Config.hs @@ -37,7 +37,7 @@ defaultConfig = LazymailConfig { -- --customConfig = defaultConfig { initialPath = "/home/rul/mail/"} -customConfig = defaultConfig { initialPath = "/home/rul/mail/linti" +customConfig = defaultConfig { initialPath = "/home/rul/mail/" , filterMaildirsHook = filterSymlinks } filterSymlinks :: [FilePath] -> IO [FilePath] -- cgit v1.2.3