aboutsummaryrefslogtreecommitdiffstats
path: root/config/fastfetch/config-compact.jsonc
diff options
context:
space:
mode:
authorMartin Guzman <55927935+brockar@users.noreply.github.com>2025-11-22 13:42:39 -0300
committerGitHub <noreply@github.com>2025-11-22 13:42:39 -0300
commitbcfd5e7c2b67f0a62b1ceeb62d20b0a80ca55a70 (patch)
treee87f649fe0c9d8f382b8f465d1468b6495fb5886 /config/fastfetch/config-compact.jsonc
parentc862835221decf03b6640bb43e4044861cceaa04 (diff)
parent1351220a092414ae593bc006e3a3ebc09523198d (diff)
Merge pull request #871 from JaKooLit/development
[Bug] Change to waybar sleep timers was too long, slowed down waybar start/refressh
Diffstat (limited to 'config/fastfetch/config-compact.jsonc')
-rw-r--r--config/fastfetch/config-compact.jsonc12
1 files changed, 9 insertions, 3 deletions
diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc
index fc2c4884..962b6bb3 100644
--- a/config/fastfetch/config-compact.jsonc
+++ b/config/fastfetch/config-compact.jsonc
@@ -21,16 +21,22 @@
{
"type": "custom",
"format": " ─────────────────────────── "
- },
+ },
{
"type": "kernel",
"key": " ",
"keyColor": "yellow"
},
{
+ "type": "custom",
+ "key": " ",
+ "format": "JaKooLit: {$DOTS_VERSION}",
+ "keyColor": "blue"
+ },
+ {
"type": "wm",
"key": " ",
- "keyColor": "blue"
+ "keyColor": "magenta"
},
{
"type": "shell",
@@ -69,6 +75,6 @@
"type": "custom",
"format": " \u001b[31m \u001b[32m \u001b[33m \u001b[34m \u001b[35m \u001b[36m \u001b[37m \u001b[90m "
},
- "break",
+ "break"
]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage