summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmonad/xmobar.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad/xmobar.hs b/xmonad/xmobar.hs
index 330b288..503da09 100644
--- a/xmonad/xmobar.hs
+++ b/xmonad/xmobar.hs
@@ -46,7 +46,7 @@ Config { font = "xft:Source Code Pro:size=8:bold:antialias=true" -- "-*-Fixed-Bo
]
, sepChar = "%"
, alignSep = "}{"
- , template = "%StdinReader% }{ %default:Master% | %bright% | %battery% | %disku% %memory% | <fc=lightblue>%date%</fc> | %KNYC%"
+ , template = "%StdinReader% }{ %default:Master% : %bright% : %battery% : %disku% %memory% : <fc=lightblue>%date%</fc> : %KNYC%"
}
-- Config {