mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(chips): add missing leading diamond
This commit is contained in:
parent
8bbbb2bd86
commit
c7616c1f7d
|
@ -212,6 +212,7 @@
|
||||||
"{{ if empty .Full }}p:c-project-generic-error{{ else }}p:c-project-python{{ end }}"
|
"{{ if empty .Full }}p:c-project-generic-error{{ else }}p:c-project-python{{ end }}"
|
||||||
],
|
],
|
||||||
"foreground": "p:c-badge-text",
|
"foreground": "p:c-badge-text",
|
||||||
|
"leading_diamond": "\uE0B6",
|
||||||
"properties": {
|
"properties": {
|
||||||
"display_mode": "context"
|
"display_mode": "context"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue