This commit is contained in:
scbj
2024-10-11 13:26:27 +02:00
parent 3a53c67e2f
commit 757a6722b9

View File

@@ -83,7 +83,7 @@ typechanged = ''
disabled = false
symbol_threshold = 0
number_threshold = 1
symbol = '󰁀 '
symbol = '#'
style = 'bold fg:zx_white'
format ="[ $symbol$number ]($style)"
@@ -115,7 +115,7 @@ bash_indicator = "bash"
[python]
disabled = false
symbol = ' '
style = "bold fg:zx_pastel_yellow"
style = "fg:zx_pastel_yellow"
format = '[$symbol$version ]($style)'
detect_extensions = []
detect_files = []