Update fastfetch.nix
This commit is contained in:
parent
ae7aaa1522
commit
80b794ed23
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "command",
|
||||||
"format": "{user-name}@{host-name} {kernel}"
|
"text": "echo $(whoami)@$(hostname) $(uname -r)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "colors",
|
"type": "colors",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue