Change time format

This commit is contained in:
Andrew Scott 2023-03-27 16:51:29 -04:00
parent aea0d578f4
commit 0822fcc907
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -428,7 +428,7 @@ interval = 1.0
date = %a, %d %b date = %a, %d %b
; Optional time format ; Optional time format
time = at %R time = @ %R
; if `date-alt` or `time-alt` is defined, clicking ; if `date-alt` or `time-alt` is defined, clicking
; the module will toggle between formats ; the module will toggle between formats