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",