From f28dbdcde5739a7bbd81138684838e56931176ec Mon Sep 17 00:00:00 2001 From: Christian Bachhelm Date: Thu, 4 May 2023 19:09:51 +0200 Subject: [PATCH] [Starship] Update home icon --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 27fca59..98ab422 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -11,7 +11,7 @@ error_symbol = "[✗](bold #bf616a)" truncation_length = 4 truncation_symbol = "…/" style = "bold #88c0d0" -home_symbol = "[]" +home_symbol = "[󰋞]" # Disable the package module, hiding it from the prompt completely. [package]