mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(montys): add space to status template
This commit is contained in:
parent
f94b607106
commit
6177afd423
|
@ -81,7 +81,7 @@
|
|||
"always_enabled": true
|
||||
},
|
||||
"style": "diamond",
|
||||
"template": " {{ if gt .Code 0 }}\uf421{{ else }}\uf469{{ end }}",
|
||||
"template": " {{ if gt .Code 0 }}\uf421{{ else }}\uf469{{ end }} ",
|
||||
"trailing_diamond": "\ue0b4",
|
||||
"type": "status"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue