From 63a0326e255fff50699a4ce0f71077e95f34daf5 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Tue, 5 Nov 2024 11:44:39 -0500 Subject: [PATCH] Updated starship home icon --- .config/starship.toml##template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml##template b/.config/starship.toml##template index 6bdc420..b34586a 100644 --- a/.config/starship.toml##template +++ b/.config/starship.toml##template @@ -88,7 +88,7 @@ disabled = false truncation_length = 8 truncate_to_repo = true read_only = " " -home_symbol = " " +home_symbol = "󰋜 " format = "[  $path ]($style)" style = "fg:#E4E4E4 bg:#3B76F0"