From 5d53a0e4f41722e6719427b23b971d571fa816fa Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 6 Nov 2023 23:58:07 +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 87f7192..6e93d56 100755 --- a/modules/home/starship/default.nix +++ b/modules/home/starship/default.nix @@ -9,8 +9,8 @@ settings = { directory = { - format = "[](bold #89dceb)[ $path ]($style)"; - style = "bold #94e2d5"; + format = "[ ](bold #89dceb)[ $path ]($style)"; + style = "bold #Lavender"; }; character = {