Update fastfetch.nix
This commit is contained in:
parent
2e0660c198
commit
411d8a02bb
1 changed files with 5 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue