From 4b40cecfb59abdfb3c3f7f8377072345d68ca07b Mon Sep 17 00:00:00 2001 From: Kitty Fangs Date: Fri, 10 May 2024 17:39:02 +0000 Subject: [PATCH] updated starship config --- home/.config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/starship.toml b/home/.config/starship.toml index cb471c2..0044236 100644 --- a/home/.config/starship.toml +++ b/home/.config/starship.toml @@ -152,7 +152,7 @@ format = '[ $time ]($style)' style = 'bg:#47225e' symbol = '[](fg:#ff0000)' success_symbol = '[󰗡](fg:#009900)' -format = '$symbol[ $common_meaning$signal_name$maybe_int ]($style)' +format = '[ $symbol$common_meaning$signal_name$maybe_int]($style)' map_symbol = true disabled = false