From ad3b03ae71ed7fb6b9a277c7967327013de4ff1c Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 6 Nov 2023 22:59:40 +0100 Subject: [PATCH] test starship config --- modules/home/starship/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/starship/default.nix b/modules/home/starship/default.nix index ca72711..3991df0 100755 --- a/modules/home/starship/default.nix +++ b/modules/home/starship/default.nix @@ -9,8 +9,8 @@ settings = { character = { - success_symbol = "[ ](bold #74c7ec)[❯ ](bold green)[› ](bold green)"; - error_symbol = "[ ](bold #74c7ec)[❯ ](bold red)[› ](bold red)"; + success_symbol = "[ ](bold #74c7ec)[›](bold green)"; + error_symbol = "[ ](bold #74c7ec)[›](bold red)"; }; # directory.substitutions = {