mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
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:
parent
1427721b80
commit
03054aa53b
|
@ -149,7 +149,7 @@
|
||||||
"time_format": "_2,15:04"
|
"time_format": "_2,15:04"
|
||||||
},
|
},
|
||||||
"style": "plain",
|
"style": "plain",
|
||||||
"template": "<#ffffff>[</>{{ .CurrentDate | date .Format }}<#ffffff>]</>",
|
"template": "<#ffffff>[</>\uf5ef{{ .CurrentDate | date .Format }}<#ffffff>]</>",
|
||||||
"type": "time"
|
"type": "time"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue