oh-my-posh/docs/docs/segment-root.md
2020-10-16 11:18:19 -07:00

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