diff --git a/.config/starship.toml b/.config/starship.toml index acb4887..b3b8fbf 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -17,10 +17,8 @@ right_format = """\ [custom.sl_status] command = '''~/bin/starship-sl-status''' when = true -# style = "italic bg:#79AE6F fg:#ffffff" -# format = '🌱 [](fg:#79AE6F)[ $output ]($style)' style = "italic fg:#79AE6F" -format = '🌱[ $output ]($style)' +format = '[(🌱 $output )]($style)' [character] success_symbol = "%"