Xmobar: Hide seconds from date
Alan Pearce alan@alanpearce.co.uk
Sat, 12 Jul 2014 17:21:22 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M tag-xmobar/xmobarrc → tag-xmobar/xmobarrc
@@ -31,7 +31,7 @@ ] 10 , Run Memory ["-p", "3" ,"-t", "Mem: <usedratio>%" ] 20 - , Run Date "%a %b %_d %Y %H:%M:%S" "date" 10 + , Run Date "%a %b %_d %Y %H:%M" "date" 100 ] , sepChar = "%" , alignSep = "}{"