mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(froczh): fix angular segment template
This commit is contained in:
parent
698cbc4135
commit
87cdb75e29
|
@ -67,7 +67,7 @@
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"background": "#000000",
|
"background": "#000000",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"template": " \uE753 {{ if .Error }}<#FE4A49>?{{ else }}{{ .Full }}{{ end }} "
|
"template": " \uE753 {{ if .Error }}<#FE4A49>?</>{{ else }}{{ .Full }}{{ end }} "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "node",
|
"type": "node",
|
||||||
|
|
Loading…
Reference in a new issue