addet some transient promt
This commit is contained in:
parent
485765f751
commit
33a2e09d93
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
||||||
final_space = true
|
final_space = true
|
||||||
version = 3
|
version = 3
|
||||||
|
|
||||||
|
[transient_prompt]
|
||||||
|
template = '❯❯ '
|
||||||
|
background = 'transparent'
|
||||||
|
foreground_templates = ['{{if gt .Code 0}}#d04a39{{end}}', '{{if eq .Code 0}}#b5daa4{{end}}']
|
||||||
|
newline = true
|
||||||
|
|
||||||
[[blocks]]
|
[[blocks]]
|
||||||
alignment = "left"
|
alignment = "left"
|
||||||
newline = true
|
newline = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue