diff --git a/bin/xmobar.hs b/bin/xmobar.hs index 10d3410..0348bde 100644 --- a/bin/xmobar.hs +++ b/bin/xmobar.hs @@ -148,7 +148,7 @@ config confDir = defaultConfig , "-d", " " ] - , Run $ Date "%Y-%m-%d %H:%M" "date" 10 + , Run $ Date "%Y-%m-%d %H:%M:%S" "date" 10 , Run $ Screensaver ("\xf254", T.fgColor, T.backdropFgColor)