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": [
|
||||
{
|
||||
"type": "custom",
|
||||
"format": "{user-name}@{host-name} {kernel}"
|
||||
"type": "command",
|
||||
"text": "echo $(whoami)@$(hostname) $(uname -r)"
|
||||
},
|
||||
{
|
||||
"type": "colors",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue