diff --git a/.config/starship.toml b/.config/starship.toml index df77c83..3d39ac3 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -24,7 +24,7 @@ $scala\ $docker_context\ [](fg:#06969A bg:#33658A)\ $time\ -[ ](fg:#33658A)\ +[ ](fg:#33658A)\ """ # Disable the blank line at the start of the prompt @@ -141,4 +141,4 @@ format = '[ $symbol ($version) ]($style)' disabled = false time_format = "%R" # Hour:Minute Format style = "bg:#33658A" -format = '[ ♥ $time ]($style)' +format = '[  $time ]($style)'