From 2df4430259477d065b35044d9cc39a22fce968dd Mon Sep 17 00:00:00 2001 From: mintycube <90507714+mintycube@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:37:21 +0500 Subject: [PATCH] spacing for light theme --- config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.h b/config.h index c967407..c507c38 100644 --- a/config.h +++ b/config.h @@ -2,7 +2,8 @@ #define CONFIG_H // String used to delimit block outputs in the status. -#define DELIMITER " ^c#37474f^󰄽 ^d^" +#define DELIMITER " " +// #define DELIMITER " ^c#37474f^󰄽 ^d^" // #define DELIMITER " ^c#37474f^:: ^d^" // #define DELIMITER " ^c#37474f^^d^ "