updated starship config

This commit is contained in:
Kitty Fangs 2024-05-10 17:39:53 +00:00
parent 4b40cecfb5
commit e9bdbba3bd
1 changed files with 2 additions and 2 deletions

View File

@ -150,8 +150,8 @@ format = '[ $time ]($style)'
[status] [status]
style = 'bg:#47225e' style = 'bg:#47225e'
symbol = '[](fg:#ff0000)' symbol = '[](fg:#ff0000 bg:#47225e)'
success_symbol = '[󰗡](fg:#009900)' success_symbol = '[󰗡](fg:#009900 bg:#47225e)'
format = '[ $symbol$common_meaning$signal_name$maybe_int]($style)' format = '[ $symbol$common_meaning$signal_name$maybe_int]($style)'
map_symbol = true map_symbol = true
disabled = false disabled = false