addet more red

This commit is contained in:
pika 2024-08-18 00:46:45 +02:00
parent e6b8b571ca
commit 425522ab72

View file

@ -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"