Update fastfetch.nix

This commit is contained in:
ediblerope 2025-12-21 14:00:16 +00:00 committed by GitHub
parent 2e0660c198
commit 411d8a02bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,11 @@
"modules": [ "modules": [
{ {
"type": "title", "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", "type": "colors",