theme(takuya): changed icon beside time

show clock icon
This commit is contained in:
SJ Basak 2022-10-03 03:35:23 +05:30 committed by Jan De Dobbeleer
parent 2f0bd54087
commit 8dada3cbaf

View file

@ -78,7 +78,7 @@
"invert_powerline": true, "invert_powerline": true,
"leading_diamond": " \ue0b6", "leading_diamond": " \ue0b6",
"style": "diamond", "style": "diamond",
"template": " \uf5ef {{ .CurrentDate | date .Format }} ", "template": " \uf64f {{ .CurrentDate | date .Format }} ",
"trailing_diamond": "\ue0b4", "trailing_diamond": "\ue0b4",
"type": "time" "type": "time"
} }