Changed date on bar to dⓂ️Y

Changed clock update interval to 1s
This commit is contained in:
RealStickman 2019-11-26 11:43:20 +00:00
parent 7db26b03f4
commit a22544dc58

View File

@ -133,5 +133,5 @@ signal=10
#
[time]
label=
command=date '+%Y-%m-%d %H:%M:%S'
interval=5
command=date '+%d-%m-%Y %H:%M:%S'
interval=1