mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 20:39:40 -08:00
theme(takuya): changed icon beside time
show clock icon
This commit is contained in:
parent
2f0bd54087
commit
8dada3cbaf
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue