From f05db86a347a413dc2d0e4fad714bc28585ed176 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 6 Nov 2023 23:02:43 +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 3991df0..65a8af1 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)"; - error_symbol = "[ ](bold #74c7ec)[›](bold red)"; + success_symbol = "[ ](bold #89dceb)[›](bold green)"; + error_symbol = "[ ](bold #89dceb)[›](bold red)"; }; # directory.substitutions = {