summaryrefslogtreecommitdiffstats
path: root/src/Phi.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Phi.hs')
-rw-r--r--src/Phi.hs6
1 files changed, 3 insertions, 3 deletions
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 = "<span font='Sans 8'>%R</span>\n<span font='Sans 6'>%a, %b %d</span>"
- , lineSpacing = (-3)
- , clockSize = 60
+ theClock = clock defaultClockConfig { clockFormat = "<span font='Sans 7'>%R</span>\n<span font='Sans 6'>%a, %b %d</span>"
+ , lineSpacing = (-1)
+ , clockSize = 55
}
brightBorder :: (Widget w s c d) => w -> Border w s c d
brightBorder = border normalDesktopBorder