This commit is contained in:
pika 2025-06-02 17:17:16 +02:00
parent 33a2e09d93
commit db8a0a4741

View file

@ -22,6 +22,14 @@ type = "prompt"
[blocks.segments.properties] [blocks.segments.properties]
time_format = "15:04" time_format = "15:04"
# [[blocks.segments]]
# # background = "#2e2e4e" # Muted indigo blue
# foreground = "#B388FF"
# style = "plain"
# type = "session"
# template = '{{ .UserName }}{{if .SSHSession }}@{{ .HostName }}{{ end }}'
# # background_templates = ['{{if .SSHSession }}#522a27{{end}}']
[[blocks.segments]] [[blocks.segments]]
type = "shell" type = "shell"
style = "plain" style = "plain"