addet more red
This commit is contained in:
parent
e6b8b571ca
commit
425522ab72
1 changed files with 6 additions and 0 deletions
|
@ -36,11 +36,17 @@ template = " {{ .UserName }}"
|
|||
type = "session"
|
||||
[[blocks.segments]]
|
||||
foreground = "p:terminal-black"
|
||||
foreground_templates = [
|
||||
"{{if .SSHSession }}p:terminal-red{{end}}",
|
||||
]
|
||||
style = "plain"
|
||||
template = " "
|
||||
type = "text"
|
||||
[[blocks.segments]]
|
||||
foreground = "p:terminal-magenta"
|
||||
foreground_templates = [
|
||||
"{{if .SSHSession }}p:terminal-red{{end}}",
|
||||
]
|
||||
style = "plain"
|
||||
template = " {{ .HostName }} "
|
||||
type = "session"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue