all repos — archive/dotfiles @ 7bed9db52eb33e3deed6a5298c1196574e9f89bf

Superseded by nixfiles

Xmobar: Hide seconds from date
Alan Pearce alan@alanpearce.co.uk
Sat, 12 Jul 2014 17:21:22 +0100
commit

7bed9db52eb33e3deed6a5298c1196574e9f89bf

parent

727e957d19f542ca35902eb1f456682188a33446

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M tag-xmobar/xmobarrctag-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 = "}{"