Update fastfetch.nix
This commit is contained in:
parent
411d8a02bb
commit
ae7aaa1522
1 changed files with 2 additions and 6 deletions
|
|
@ -29,12 +29,8 @@
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
"type": "title",
|
"type": "custom",
|
||||||
"format": "{user-name-colored}@{host-name-colored}"
|
"format": "{user-name}@{host-name} {kernel}"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "kernel",
|
|
||||||
"format": " {2}"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "colors",
|
"type": "colors",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue