Changed up the date format around
This commit is contained in:
parent
bfbabe4109
commit
043504407d
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user