aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2025-12-09 11:52:48 -0500
committerGitHub <noreply@github.com>2025-12-09 11:52:48 -0500
commitfc84bb7e538fa0cd35d458fb03c69ea3f5c6e946 (patch)
treea312bbc5fd37ae7e9a0f7b40ccf8fef0793920aa /config
parent3ea329b35b8f013b3ded825eb80ba15727167692 (diff)
parent1b0d14adf7df02b3f73c7731f6df63ae1a6bc98d (diff)
Merge branch 'development' into fix-long-command
Diffstat (limited to 'config')
-rw-r--r--config/fastfetch/config-compact.jsonc6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc
index 7a6af0d0..0403b79d 100644
--- a/config/fastfetch/config-compact.jsonc
+++ b/config/fastfetch/config-compact.jsonc
@@ -68,6 +68,12 @@
"keyColor": "green"
},
{
+ "type": "command",
+ "key": "󱦟 ",
+ "keyColor": "magenta",
+ "text": "birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days"
+ },
+ {
"type": "custom",
"format": " ─────────────────────────── "
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage