From dc459fb18b5904e819799159a85a0427fab3b6dc Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 7 Nov 2023 00:09:53 +0100 Subject: [PATCH] test starship config --- modules/home/starship/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/starship/default.nix b/modules/home/starship/default.nix index 3ca1999..694ba76 100755 --- a/modules/home/starship/default.nix +++ b/modules/home/starship/default.nix @@ -10,7 +10,7 @@ settings = { directory = { format = "[](bold #89dceb)[ $path ]($style)"; - style = "bold #b4befe"; + style = "bold #89b4fa"; }; character = {