diff --git a/clean-info.toml b/clean-info.toml index 523b061..e3e6b9e 100644 --- a/clean-info.toml +++ b/clean-info.toml @@ -22,6 +22,14 @@ type = "prompt" [blocks.segments.properties] 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]] type = "shell" style = "plain"