|
|
@@ -10,13 +10,6 @@ final_space = true
|
|
|
alignment = 'left'
|
|
|
newline = true
|
|
|
|
|
|
- [[blocks.segments]]
|
|
|
- template = ' {{ if .WSL }} {{ end }}'
|
|
|
- foreground = '#efdcf9'
|
|
|
- background = '#0e050f'
|
|
|
- type = 'os'
|
|
|
- style = 'diamond'
|
|
|
-
|
|
|
[[blocks.segments]]
|
|
|
template = ' {{ if .SSHSession }} {{ .HostName }}{{ end }}{{ if .Root }} root{{ end }}'
|
|
|
foreground = '#efdcf9'
|
|
|
@@ -24,7 +17,7 @@ final_space = true
|
|
|
background = '#0e050f'
|
|
|
background_templates = ['{{ if and (not .Root) .SSHSession }}#a060e3{{ end }}']
|
|
|
type = 'session'
|
|
|
- style = 'diamond'
|
|
|
+ style = 'accordion'
|
|
|
|
|
|
[[blocks.segments]]
|
|
|
type = 'path'
|