fixed it now
This commit is contained in:
parent
081f73046f
commit
e6b8b571ca
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ type = "prompt"
|
||||||
[[blocks.segments]]
|
[[blocks.segments]]
|
||||||
foreground = "p:terminal-magenta"
|
foreground = "p:terminal-magenta"
|
||||||
foreground_templates = [
|
foreground_templates = [
|
||||||
"{{if .SSHSession }}<terminal-red>{{end}}",
|
"{{if .SSHSession }}p:terminal-red{{end}}",
|
||||||
]
|
]
|
||||||
style = "plain"
|
style = "plain"
|
||||||
template = " {{ .UserName }}"
|
template = " {{ .UserName }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue