From 50539ff1083c5e3fbbc8324e68bd16e7504e4281 Mon Sep 17 00:00:00 2001
From: joshrandall8478 <joshrandall8478@gmail.com>
Date: Mon, 6 May 2024 00:56:27 -0400
Subject: [PATCH] modified config

---
 smallfetch.jsonc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/smallfetch.jsonc b/smallfetch.jsonc
index 1e9633c..4d3b33f 100644
--- a/smallfetch.jsonc
+++ b/smallfetch.jsonc
@@ -18,8 +18,8 @@
             "type": "title",
             "color": {
                 "user": "",
-                "at": "blue",
-                "host": "white"
+                "at": "white",
+                "host": ""
             }
         },
 	"separator",
-- 
GitLab