diff --git a/power10k_edit.toml b/power10k_edit.toml index 16e80c6..624f682 100644 --- a/power10k_edit.toml +++ b/power10k_edit.toml @@ -4,10 +4,10 @@ final_space = true version = 3 [transient_prompt] - template = '' + template = '❯ ' background = 'transparent' - type = 'status' - foreground_templates = ['{{if gt .Code 0}}terminal-red{{end}}', '{{if eq .Code 0}}p:pistachio-green{{end}}'] + foreground_templates = ['{{if gt .Code 0}}red{{end}}', '{{if eq .Code 0}}#629a55{{end}}'] + [[blocks]] alignment = "left"