wip
This commit is contained in:
parent
33a2e09d93
commit
db8a0a4741
1 changed files with 8 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue