From 15132da71ba75764fa4591907715f4ac36f4add4 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 27 May 2024 20:50:17 -0700 Subject: [PATCH] chore: @castrojo :^) --- .../desktop/shared/usr/share/ublue-os/bazzite/fastfetch.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",