fix white on root
This commit is contained in:
parent
9af21c1bc3
commit
863b15e50b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ type = "prompt"
|
|||
style = "diamond"
|
||||
type = "session"
|
||||
template = '{{ .UserName }}{{if .SSHSession }}@{{ .HostName }}{{ end }}'
|
||||
foreground_templates = ['{{if .SSHSession }}#e4e4e4{{end}}']
|
||||
background_templates = ['{{if .SSHSession }}#522a27{{end}}']
|
||||
|
||||
# template = " {{ if .WSL }}WSL {{ end }}{{.Icon}} "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue