diff --git a/terminal/starship/main.toml b/terminal/starship/main.toml index a1c5674..fb7b5d4 100644 --- a/terminal/starship/main.toml +++ b/terminal/starship/main.toml @@ -118,9 +118,8 @@ scan_timeout = 0 disabled = false [character] -# Replace the '▶️' symbol in the prompt with '❯' -success_symbol = "❯❯(bold green)" -error_symbol = "✖️❯ (bold red)" +success_symbol = "[❯❯](bold green)" +error_symbol = "[❯](bold red)" [battery] full_symbol = "🔋"