Remove confusing output from fastfetch

This commit is contained in:
Bun 2025-04-29 23:46:59 -04:00
parent 89705c8e73
commit 61694f13be

View file

@ -81,7 +81,7 @@
}, },
{ {
"type": "command", "type": "command",
"text": "date -d @$(stat -c %W /persist) '+%a %b %d %r %Z %Y'", "text": "date -d @$(stat -c %W /persist) '+%a %b %d %r %Y'",
"key": "󰶡 " "key": "󰶡 "
}, },