Changed up the date format around

This commit is contained in:
Salt 2017-07-30 19:49:39 -05:00
parent bfbabe4109
commit 043504407d

View File

@ -358,9 +358,11 @@ format-disconnected =
type = internal/date
interval = 5
date = " %Y-%m-%d"
date = %a
date-alt = %A, %B %d
time = %H:%M
time = %I:%M %p
time-alt = %I:%M %p
label = %date% %time%
label-foreground = ${colors.foreground}