summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--XMobar.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMobar.hs b/XMobar.hs
index c9da0b5..33196cd 100644
--- a/XMobar.hs
+++ b/XMobar.hs
@@ -123,7 +123,7 @@ drawInWin str =
-- free everything
io $ freeFont dpy fontst
io $ freeGC dpy gc
- io $ flush dpy
+ io $ sync dpy True
-- | An easy way to print the stuff we need to print
printStrings :: GC