feat(starship): Improve configuration for starship.rs

This commit is contained in:
2026-07-22 23:47:16 +02:00
parent 683686a185
commit 970401923d
+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