From 3cd5b0dbc64e291e6d3c9299135c819006f8a6b2 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 7 Nov 2023 00:16:29 +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 694ba76..c83351c 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 #89b4fa"; + format = "[](bold #89b4fa)[ $path ]($style)"; + style = "bold #b4befe"; }; character = {