From 4cc8799215d3df75a75de1ee7c4df4252c56b1a0 Mon Sep 17 00:00:00 2001 From: Daniele Fucini <dfucini@gmail.com> Date: Mon, 22 Jul 2024 19:20:13 +0200 Subject: [PATCH] Update fastfetch config --- .config/fastfetch/config.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index 413c5d8..eb39e7f 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -73,13 +73,13 @@ "keyColor": "blue" }, { - "type": "cursor", - "key": "│ ├", + "type": "font", + "key": "│ ├", "keyColor": "blue" }, { - "type": "font", - "key": "│ ├", + "type": "cursor", + "key": "│ ├", "keyColor": "blue" }, {