.
This commit is contained in:
@@ -83,7 +83,7 @@ typechanged = ''
|
|||||||
disabled = false
|
disabled = false
|
||||||
symbol_threshold = 0
|
symbol_threshold = 0
|
||||||
number_threshold = 1
|
number_threshold = 1
|
||||||
symbol = ' '
|
symbol = '#'
|
||||||
style = 'bold fg:zx_white'
|
style = 'bold fg:zx_white'
|
||||||
format ="[ $symbol$number ]($style)"
|
format ="[ $symbol$number ]($style)"
|
||||||
|
|
||||||
@@ -115,7 +115,7 @@ bash_indicator = "bash"
|
|||||||
[python]
|
[python]
|
||||||
disabled = false
|
disabled = false
|
||||||
symbol = ' '
|
symbol = ' '
|
||||||
style = "bold fg:zx_pastel_yellow"
|
style = "fg:zx_pastel_yellow"
|
||||||
format = '[$symbol$version ]($style)'
|
format = '[$symbol$version ]($style)'
|
||||||
detect_extensions = []
|
detect_extensions = []
|
||||||
detect_files = []
|
detect_files = []
|
||||||
|
|||||||
Reference in New Issue
Block a user