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