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