From 70bff0b27982c2f4b3555eb8734e660aa109b848 Mon Sep 17 00:00:00 2001
From: Daniele Fucini <dfucini@gmail.com>
Date: Wed, 29 May 2024 21:32:59 +0200
Subject: [PATCH] Update hyfetch and fastfetch config

---
 .config/fastfetch/config.jsonc | 5 +++++
 .config/hyfetch.json           | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc
index 5cb406c..e432244 100644
--- a/.config/fastfetch/config.jsonc
+++ b/.config/fastfetch/config.jsonc
@@ -77,6 +77,11 @@
             "key": "│ ├",
             "keyColor": "blue"
         },
+        {
+            "type": "terminalfont",
+            "key": "│ ├",
+            "keyColor": "blue"
+        },
         {
             "type": "wallpaper",
             "key": "│ └󰸉",
diff --git a/.config/hyfetch.json b/.config/hyfetch.json
index 46f064c..b2b4ede 100644
--- a/.config/hyfetch.json
+++ b/.config/hyfetch.json
@@ -1,5 +1,5 @@
 {
-    "preset": "transgender",
+    "preset": "nonbinary",
     "mode": "rgb",
     "light_dark": "dark",
     "lightness": 0.83,