This commit is contained in:
pika 2024-08-18 00:44:24 +02:00
parent 4c42fb8de1
commit 081f73046f

View file

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