.
This commit is contained in:
@@ -48,7 +48,7 @@ format = '[ $user ]($style)'
|
|||||||
disabled = false
|
disabled = false
|
||||||
style = "fg:zx_white"
|
style = "fg:zx_white"
|
||||||
format = "[ $path ]($style)"
|
format = "[ $path ]($style)"
|
||||||
truncation_length = 6
|
truncation_length = 4
|
||||||
truncation_symbol = "../"
|
truncation_symbol = "../"
|
||||||
truncate_to_repo = false
|
truncate_to_repo = false
|
||||||
|
|
||||||
@@ -95,9 +95,9 @@ use_12hr = false
|
|||||||
[status]
|
[status]
|
||||||
disabled = false
|
disabled = false
|
||||||
style = "fg:zx_white"
|
style = "fg:zx_white"
|
||||||
format = ' [\[](bold fg:zx_dark_cyan)[$symbol]($style)[\]](bold zx_dark_cyan)'
|
format = ' $symbol'
|
||||||
symbol = '[err](bold)'
|
symbol = '[\[](bold fg:zx_pastel_yellow)[err](bold)[\]](bold fg:zx_pastel_yellow)'
|
||||||
success_symbol = '[ok](bold)'
|
success_symbol = '[\[](bold fg:zx_dark_cyan)[ok](bold)[\]](bold fg:zx_dark_cyan)'
|
||||||
|
|
||||||
[fill]
|
[fill]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user