mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
parent
b87a7f7da2
commit
0699b146c6
|
@ -99,10 +99,10 @@
|
|||
"background": "#292929",
|
||||
"foreground": "#fb7e14",
|
||||
"properties": {
|
||||
"time_format": "15:04:05"
|
||||
"time_format": "15:04:05, _2"
|
||||
},
|
||||
"style": "diamond",
|
||||
"template": "{{ .CurrentDate | date .Format }} \uf017 ",
|
||||
"template": "{{ .CurrentDate | date .Format }} \uf5ef ",
|
||||
"trailing_diamond": "\ue0b4",
|
||||
"type": "time"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue