From 81f2e4d8ac29e9e186949d92406f89f682efcebf Mon Sep 17 00:00:00 2001 From: Daniele Fucini Date: Sun, 5 May 2024 22:05:35 +0200 Subject: [PATCH] Fix theme display in fastfetch config --- .config/fastfetch/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index fd460a9..5cb406c 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -63,7 +63,7 @@ "keyColor": "blue" }, { - "type": "wmtheme", + "type": "theme", "key": "│ ├󰉼", "keyColor": "blue" },