diff --git a/modules/home/programs/terminal/fastfetch/config.jsonc b/modules/home/programs/terminal/fastfetch/config.jsonc index cf59c49f..cae0ed27 100644 --- a/modules/home/programs/terminal/fastfetch/config.jsonc +++ b/modules/home/programs/terminal/fastfetch/config.jsonc @@ -81,7 +81,7 @@ }, { "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": "󰶡 " },