all repos — nixfiles @ 7bed9db52eb33e3deed6a5298c1196574e9f89bf

System and user configuration, managed by nix and home-manager

Xmobar: Hide seconds from date

Alan Pearce
commit

7bed9db52eb33e3deed6a5298c1196574e9f89bf

parent

727e957d19f542ca35902eb1f456682188a33446

1 file changed, 1 insertion(+), 1 deletion(-)

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 = "}{"