Update date module

This commit is contained in:
Andrew Scott 2023-03-23 20:48:16 -04:00
parent 638beed522
commit 1cfcd459e6
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -428,16 +428,16 @@ interval = 1.0
date = %a, %d %b
; Optional time format
time = at %I:%M %p
time = at %R
; if `date-alt` or `time-alt` is defined, clicking
; the module will toggle between formats
;date-alt = It's %A, %d %B %Y
;time-alt = at %k:%M:%S
date-alt = %m/%d
time-alt = %R
; Available tags:
; <label> (default)
format = %{A1:gsimplecal:} <label> %{A}
format = %{A3:gsimplecal:} <label> %{A}
format-prefix = " "
format-prefix-foreground = ${color.red}