Update fastfetch.nix

This commit is contained in:
ediblerope 2025-12-21 13:44:15 +00:00 committed by GitHub
parent 410f27607e
commit 1e225f3b5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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