theme(froczh): fix angular segment template

This commit is contained in:
Hector Frohlich Cortez 2022-08-17 15:06:47 +02:00 committed by Jan De Dobbeleer
parent 698cbc4135
commit 87cdb75e29

View file

@ -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",