mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme: fix powerlevel10k_rainbow
Use leading instead of trailing diamond
This commit is contained in:
parent
845c434aab
commit
3ec46f480b
|
@ -205,8 +205,10 @@
|
|||
"type": "text",
|
||||
"style": "diamond",
|
||||
"background": "#d3d7cf",
|
||||
"trailing_diamond": "╰─",
|
||||
"leading_diamond": "╰─",
|
||||
"properties": {
|
||||
"prefix": "",
|
||||
"postfix": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue