theme(atomicBit): show calendar icon

Updated line 152 to show the calendar icon at the right of the date and time.
This commit is contained in:
SJ Basak 2022-10-02 21:26:03 +05:30 committed by Jan De Dobbeleer
parent 1427721b80
commit 03054aa53b

View file

@ -149,7 +149,7 @@
"time_format": "_2,15:04"
},
"style": "plain",
"template": "<#ffffff>[</>{{ .CurrentDate | date .Format }}<#ffffff>]</>",
"template": "<#ffffff>[</>\uf5ef{{ .CurrentDate | date .Format }}<#ffffff>]</>",
"type": "time"
}
],