Text
What
Display text.
Sample Configuration
- json
- yaml
- toml
{
"type": "text",
"style": "plain",
"foreground": "#E06C75",
"template": "❯"
}
type: text
style: plain
foreground: "#E06C75"
template: ❯
type = "text"
style = "plain"
foreground = "#E06C75"
template = "❯"
Template (info)
Properties
Text segments have no special properties. See (info) for globally available properties.