diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index 67b671e..69af2cb 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -57,16 +57,16 @@ # Nix-shell indicator if set -q IN_NIX_SHELL - set_color -b yellow black + set_color -b yellow white printf ' nix-shell ' set_color normal printf ' ' end # Line 1: hostname ~/path - set_color -b green black + set_color -b green white printf ' ' - set_color -b yellow black + set_color -b yellow white printf ' %s ' (hostname) set_color -b blue white # Path with colored segments