diff --git a/home-manager/common/software/cli/bash.d/starship-theme.nix b/home-manager/common/software/cli/bash.d/starship-theme.nix index 15998b35..530ee57f 100644 --- a/home-manager/common/software/cli/bash.d/starship-theme.nix +++ b/home-manager/common/software/cli/bash.d/starship-theme.nix @@ -12,7 +12,7 @@ in format = lib.concatStrings [ "[](${whiteColor})" "$time" - "[](${whiteColor}) " + "[](${whiteColor}) " "[](${orangeColor})" "$username"