From 430fee3e0210c46f5da2ab8b818dbb808fdd104e Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 29 Nov 2023 12:35:23 +0100 Subject: [PATCH] Tweaked some glyphs --- .config/starship.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)'