diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index 40ab96c..4bbe0fb 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -30,7 +30,7 @@ "modules": [ { "type": "custom", - "format": "{#blue}{user-name}{#reset}{#cyan}@{#reset}{#blue}{host-name}{#reset} {#green}{kernel}{#reset}" + "format": "{#34}{user-name}{#0}@{#36}{host-name}{#0} {#32}{kernel}{#0}" }, { "type": "colors",