theme: fix powerlevel10k_rainbow

Use leading instead of trailing diamond
This commit is contained in:
Laurent Nullens 2021-06-11 11:00:19 +02:00 committed by Jan De Dobbeleer
parent 845c434aab
commit 3ec46f480b

View file

@ -205,8 +205,10 @@
"type": "text",
"style": "diamond",
"background": "#d3d7cf",
"trailing_diamond": "╰─",
"leading_diamond": "╰─",
"properties": {
"prefix": "",
"postfix": "",
"text": ""
}
}