mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
theme(cloud-native-azure): show clock icon
Updated line 99 to show the clock icon at the left of the time.
This commit is contained in:
parent
94a379b26a
commit
049f9d4f94
|
@ -96,7 +96,7 @@
|
|||
"invert_powerline": true,
|
||||
"leading_diamond": "\ue0b2",
|
||||
"style": "diamond",
|
||||
"template": " {{ .CurrentDate | date .Format }} ",
|
||||
"template": " \uf64f {{ .CurrentDate | date .Format }} ",
|
||||
"trailing_diamond": "\ue0b4",
|
||||
"type": "time"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue