diff --git a/starship-arch/.config/starship.toml b/starship-arch/.config/starship.toml index fb7e784..296bf41 100644 --- a/starship-arch/.config/starship.toml +++ b/starship-arch/.config/starship.toml @@ -64,6 +64,11 @@ symbol = " " style = "bg:#212736" format = '[ $symbol $context ]($style)' +[bun] +symbol = "" +style = "bg:#212736" +format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' + [time] disabled = false time_format = "%R" # Hour:Minute Format