mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(spaceship): add postfix to reduce space between prefix and text
This commit is contained in:
parent
6d67b147e4
commit
e8f1e5e2d4
|
@ -55,7 +55,8 @@
|
|||
"foreground": "lightGreen",
|
||||
"properties": {
|
||||
"prefix": "",
|
||||
"text": "\u276F"
|
||||
"text": "\u276F",
|
||||
"postfix": ""
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue