mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-15 13:17:53 -08:00
feat(theme): update slimfat
This commit is contained in:
parent
96ed8c8fa5
commit
1d40ecbf23
|
@ -176,5 +176,10 @@
|
||||||
],
|
],
|
||||||
"console_title_template": "{{if .Root}}root :: {{end}}{{.Shell}} :: {{.Folder}}",
|
"console_title_template": "{{if .Root}}root :: {{end}}{{.Shell}} :: {{.Folder}}",
|
||||||
"final_space": true,
|
"final_space": true,
|
||||||
|
"transient_prompt": {
|
||||||
|
"background": "transparent",
|
||||||
|
"foreground": "#7a7a7a",
|
||||||
|
"template": " ~#@\u276f "
|
||||||
|
},
|
||||||
"version": 2
|
"version": 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue