From 3e1ca8091269fcd30a7d89cbe2f9d68d7447b0fc Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 17 Oct 2011 21:16:01 +0200 Subject: Renamed binaries to lowercase --- src/Phi.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Phi.hs') diff --git a/src/Phi.hs b/src/Phi.hs index e20ef97..3f476f8 100644 --- a/src/Phi.hs +++ b/src/Phi.hs @@ -48,9 +48,9 @@ main = do --theSystray = systray - theClock = clock defaultClockConfig { clockFormat = "%R\n%a, %b %d" - , lineSpacing = (-3) - , clockSize = 60 + theClock = clock defaultClockConfig { clockFormat = "%R\n%a, %b %d" + , lineSpacing = (-1) + , clockSize = 55 } brightBorder :: (Widget w s c d) => w -> Border w s c d brightBorder = border normalDesktopBorder -- cgit v1.2.3