fixed it now

This commit is contained in:
pika 2024-08-18 00:45:39 +02:00
parent 081f73046f
commit e6b8b571ca

View file

@ -29,7 +29,7 @@ type = "prompt"
[[blocks.segments]]
foreground = "p:terminal-magenta"
foreground_templates = [
"{{if .SSHSession }}<terminal-red>{{end}}",
"{{if .SSHSession }}p:terminal-red{{end}}",
]
style = "plain"
template = " {{ .UserName }}"