From 33cd402ae968587d256e11004dac9ed52d1c3cc5 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 10 Oct 2011 23:22:59 +0200 Subject: Use XCB backend --- src/Phi.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Phi.hs') diff --git a/src/Phi.hs b/src/Phi.hs index 5cab565..e20ef97 100644 --- a/src/Phi.hs +++ b/src/Phi.hs @@ -48,9 +48,9 @@ main = do --theSystray = systray - theClock = clock defaultClockConfig { clockFormat = "%R\n%A %d %B" + theClock = clock defaultClockConfig { clockFormat = "%R\n%a, %b %d" , lineSpacing = (-3) - , clockSize = 75 + , clockSize = 60 } brightBorder :: (Widget w s c d) => w -> Border w s c d brightBorder = border normalDesktopBorder -- cgit v1.2.3