mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-20 15:41:35 -08:00
409 B
409 B
id | title | sidebar_label |
---|---|---|
text | Text | Text |
What
Display text.
Sample Configuration
{
"type": "text",
"style": "plain",
"foreground": "#E06C75",
"properties": {
"prefix": "",
"text": " \u276F"
}
}
Properties
- text:
string
- text/icon to display. Accepts coloring foreground just likeprefix
andpostfix
.