From ae7aaa152226fd3648ca9d3ffda3be69a451f3a1 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 21 Dec 2025 14:03:56 +0000 Subject: [PATCH] Update fastfetch.nix --- apps/fastfetch.nix | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index be504c7..e5b7808 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -29,12 +29,8 @@ }, "modules": [ { - "type": "title", - "format": "{user-name-colored}@{host-name-colored}" - }, - { - "type": "kernel", - "format": " {2}" + "type": "custom", + "format": "{user-name}@{host-name} {kernel}" }, { "type": "colors",