mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 03:49:40 -08:00
refactor: add root to jandedobbeleer
This commit is contained in:
parent
f534f020af
commit
10e42db42c
|
@ -83,6 +83,16 @@
|
|||
"prefix": " "
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "root",
|
||||
"style": "powerline",
|
||||
"powerline_symbol": "",
|
||||
"foreground": "#111111",
|
||||
"background": "#ffff66",
|
||||
"properties": {
|
||||
"root_icon": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"style": "powerline",
|
||||
|
|
Loading…
Reference in a new issue