oh-my-posh/website/docs/segments/root.md
2022-05-13 08:19:35 +02:00

460 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",
  "template": "\uF0E7"
}

Template (info)

:::note default template

\uF0E7

:::