update
This commit is contained in:
parent
89aa6a44ae
commit
ad1711cd59
1 changed files with 14 additions and 0 deletions
|
@ -38,6 +38,20 @@
|
|||
"display_upstream_icon": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "dotnet",
|
||||
"style": "powerline",
|
||||
"powerline_symbol": "",
|
||||
"invert_powerline": false,
|
||||
"foreground": "#ffffff",
|
||||
"background": "#6CA35E",
|
||||
"leading_diamond": "",
|
||||
"trailing_diamond": "",
|
||||
"properties": {
|
||||
"display_version": true,
|
||||
"prefix": " "
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "root",
|
||||
"style": "powerline",
|
||||
|
|
Loading…
Reference in a new issue