Update '.omp.json'
This commit is contained in:
16
.omp.json
16
.omp.json
@@ -100,6 +100,22 @@
|
|||||||
"max_width": 79
|
"max_width": 79
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"transient_prompt_backup": {
|
||||||
|
"background": "p:secondary",
|
||||||
|
"foreground_templates": [
|
||||||
|
"{{ if .Root }}#FF0000{{ end }}"
|
||||||
|
],
|
||||||
|
"foreground": "p:tertiary",
|
||||||
|
"template": "<p:secondary_font> {{ .PWD }} </><p:secondary,transparent></>"
|
||||||
|
},
|
||||||
|
"secondary_prompt": {
|
||||||
|
"background": "p:secondary",
|
||||||
|
"foreground_templates": [
|
||||||
|
"{{ if .Root }}#FF0000{{ end }}"
|
||||||
|
],
|
||||||
|
"foreground": "p:tertiary",
|
||||||
|
"template": "<p:secondary_font> </><p:secondary,transparent></><p:accent,transparent> </>"
|
||||||
|
},
|
||||||
"final_space": true,
|
"final_space": true,
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"palette": {
|
"palette": {
|
||||||
|
|||||||
Reference in New Issue
Block a user