diff --git a/clean-info.toml b/clean-info.toml index 576a1c3..523b061 100644 --- a/clean-info.toml +++ b/clean-info.toml @@ -2,6 +2,12 @@ final_space = true version = 3 +[transient_prompt] + template = '❯❯ ' + background = 'transparent' + foreground_templates = ['{{if gt .Code 0}}#d04a39{{end}}', '{{if eq .Code 0}}#b5daa4{{end}}'] + newline = true + [[blocks]] alignment = "left" newline = true