From 1e225f3b5de07e218c588e1e14b84985d0a3b0d0 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 21 Dec 2025 13:44:15 +0000 Subject: [PATCH] Update fastfetch.nix --- apps/fastfetch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",