Minor fix

This commit is contained in:
js0ny 2025-01-27 15:24:03 +00:00
parent 3cbbb30845
commit d90256a16f
9 changed files with 134 additions and 123 deletions

View file

@ -328,6 +328,11 @@ symbol = " "
style = "bg:#86BBD8 fg:#794427"
format = '[ $symbol ($version) ]($style)'
[python]
symbol = " "
style = "bg:#86BBD8 fg:#794427"
format = '[ $symbol ($version) ]($style)'
# }}}