mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 13:57:26 -08:00
456 B
456 B
id | title | sidebar_label |
---|---|---|
root | Root | Root |
What
Show when the current user is root or when in an elevated shell (Windows).
Sample Configuration
{
"type": "root",
"style": "powerline",
"powerline_symbol": "\uE0B0",
"foreground": "#111111",
"background": "#ffff66",
"properties": {
"root_icon": "\uF0E7"
}
}
Properties
- root_icon:
string
- icon to display in case of root/elevated - defaults to\uF0E7