Xmobar: Hide seconds from date
1 file changed, 1 insertion(+), 1 deletion(-)
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 = "}{"