mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
feat: Add install date to fastfetch
This commit is contained in:
parent
2222c89a51
commit
0f493d70af
@ -40,6 +40,12 @@
|
||||
"type": "uptime",
|
||||
"key": " "
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": " ",
|
||||
"text": "ls -alct /|tail -1|awk '{print $6, $7, $8}'",
|
||||
"shell": "/bin/bash"
|
||||
},
|
||||
"break",
|
||||
{
|
||||
"type": "command",
|
||||
|
Loading…
x
Reference in New Issue
Block a user