diff --git a/system_files/desktop/shared/usr/share/ublue-os/bazzite/fastfetch.jsonc b/system_files/desktop/shared/usr/share/ublue-os/bazzite/fastfetch.jsonc index 8b9ba194..66dac3dd 100644 --- a/system_files/desktop/shared/usr/share/ublue-os/bazzite/fastfetch.jsonc +++ b/system_files/desktop/shared/usr/share/ublue-os/bazzite/fastfetch.jsonc @@ -43,7 +43,7 @@ { "type": "command", "key": " 󰔠", - "text": "date -d$(ls -alct / --time-style=full-iso|tail -1|awk '{print $6}') +'Installed %b %d %G'", + "text": "date -d$(ls -alct / --time-style=full-iso|tail -1|awk '{print $6}') +'Spawned on %b %d %G'", "shell": "/bin/bash" }, "break",