diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index 1d35448..be504c7 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -30,7 +30,11 @@ "modules": [ { "type": "title", - "format": "{user-name-colored}@{host-name-colored} {#32} {kernel}{#0}" + "format": "{user-name-colored}@{host-name-colored}" + }, + { + "type": "kernel", + "format": " {2}" }, { "type": "colors",