diff options
Diffstat (limited to 'config/fastfetch/config-pokemon.jsonc')
| -rw-r--r-- | config/fastfetch/config-pokemon.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/fastfetch/config-pokemon.jsonc b/config/fastfetch/config-pokemon.jsonc index 0435033c..a0a883c0 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", |
