feat(starship): Improve configuration for starship.rs

This commit is contained in:
2026-07-17 21:34:27 +02:00
parent 7932d9cc61
commit 9c757fc1c8
+1 -1
View File
@@ -65,7 +65,7 @@ fish_indicator = '󰈺 '
powershell_indicator = '_'
unknown_indicator = 'unknown shell'
style = "bg:#a3aed2 fg:#212736"
format = '[ $indicator]($style)'
format = '[[](fg:#394260 bg:#a3aed2) $indicator]($style)'
[sudo]
disabled = false