aboutsummaryrefslogtreecommitdiffstats
path: root/config/fastfetch
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2025-12-11 12:32:33 -0500
committerGitHub <noreply@github.com>2025-12-11 12:32:33 -0500
commit1d67791220aacb211a84d90ef030a352e402bd80 (patch)
treefc87b1a5e413e906bcc47cf8abf389c2bbd51b71 /config/fastfetch
parentbcfd5e7c2b67f0a62b1ceeb62d20b0a80ca55a70 (diff)
parentbd5ca3f57c5c2b4a9c8602025cc38e4140b1d5a3 (diff)
Merge pull request #881 from JaKooLit/development
Development to main Major update v2.3.18
Diffstat (limited to 'config/fastfetch')
-rw-r--r--config/fastfetch/config-compact.jsonc12
-rw-r--r--config/fastfetch/config-pokemon.jsonc10
-rw-r--r--config/fastfetch/config-v2.jsonc4
-rw-r--r--config/fastfetch/config.jsonc8
4 files changed, 21 insertions, 13 deletions
diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc
index 962b6bb3..358efcc5 100644
--- a/config/fastfetch/config-compact.jsonc
+++ b/config/fastfetch/config-compact.jsonc
@@ -28,10 +28,10 @@
"keyColor": "yellow"
},
{
- "type": "custom",
+ "keyColor": "blue",
"key": " ",
- "format": "JaKooLit: {$DOTS_VERSION}",
- "keyColor": "blue"
+ "text": "echo Jakoolit: v${DOTS_VERSION}",
+ "type": "command"
},
{
"type": "wm",
@@ -68,6 +68,12 @@
"keyColor": "green"
},
{
+ "type": "command",
+ "key": "󱦟 ",
+ "keyColor": "magenta",
+ "text": "echo $(( ($(date +%s) - $(stat -c %W /)) / 86400 )) days"
+ },
+ {
"type": "custom",
"format": " ─────────────────────────── "
},
diff --git a/config/fastfetch/config-pokemon.jsonc b/config/fastfetch/config-pokemon.jsonc
index 0435033c..63f60378 100644
--- a/config/fastfetch/config-pokemon.jsonc
+++ b/config/fastfetch/config-pokemon.jsonc
@@ -27,10 +27,10 @@
"keyColor": "yellow"
},
{
- "type": "custom",
+ "type": "command",
"key": " ",
"keyColor": "blue",
- "format": "JaKooLit Version: {$DOTS_VERSION}"
+ "text": "echo JaKooLit Version: ${DOTS_VERSION}"
},
{
"type": "wm",
@@ -67,6 +67,12 @@
"keyColor": "green"
},
{
+ "type": "command",
+ "key": "󱦟 ",
+ "keyColor": "magenta",
+ "text": "echo $(( ($(date +%s) - $(stat -c %W /)) / 86400 )) days"
+ },
+ {
"type": "custom",
"format": " ─────────────────────────── "
},
diff --git a/config/fastfetch/config-v2.jsonc b/config/fastfetch/config-v2.jsonc
index 6d20c695..163ca67b 100644
--- a/config/fastfetch/config-v2.jsonc
+++ b/config/fastfetch/config-v2.jsonc
@@ -28,9 +28,9 @@
"keyColor": "31"
},
{
- "type": "custom",
+ "type": "command",
"key": " ├  ",
- "format": "JaKooLit Version: {$DOTS_VERSION}",
+ "format": "echo JaKooLit Version: ${DOTS_VERSION}",
"keyColor": "31"
},
{
diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc
index dce06d78..8b2de09f 100644
--- a/config/fastfetch/config.jsonc
+++ b/config/fastfetch/config.jsonc
@@ -24,9 +24,9 @@
"keyColor": "yellow"
},
{
- "type": "custom",
+ "type": "command",
"key": "│ ├",
- "format": "JaKooLit Version: {$DOTS_VERSION}",
+ "text": "echo JaKooLit Version: ${DOTS_VERSION}",
"keyColor": "yellow"
},
{
@@ -127,10 +127,6 @@
"key": "│ └󰝚",
"keyColor": "magenta"
},
- {
- "type": "custom",
- "format": "\u001b[90m \u001b[31m \u001b[32m \u001b[33m \u001b[34m \u001b[35m \u001b[36m \u001b[37m \u001b[38m \u001b[39m \u001b[39m  \u001b[38m \u001b[37m \u001b[36m \u001b[35m \u001b[34m \u001b[33m \u001b[32m \u001b[31m \u001b[90m "
- },
"break"
]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage