From 283fa7c767d23262b753c525e9f9417883d4be9b Mon Sep 17 00:00:00 2001
From: CronyAkatsuki <crony@cronyakatsuki.xyz>
Date: Mon, 8 Jan 2024 16:13:44 +0100
Subject: [PATCH] Update config.

---
 .config/xmobar/xmobarrc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.config/xmobar/xmobarrc b/.config/xmobar/xmobarrc
index 7dacd3f..831d3ed 100644
--- a/.config/xmobar/xmobarrc
+++ b/.config/xmobar/xmobarrc
@@ -1,9 +1,10 @@
 Config { lowerOnStart = True
        , overrideRedirect = True
-       , font     = "xft:IBMPlex Mono:size=10:antialias=true,IpaGothic:size=11:antialias=true,Symbols Nerd Font:size=10:antialias=true"
+       , font     = "CaskaydiaCove Nerd Font 10"
+       , additionalFonts = ["IpaGothic Bold 11"]
        , bgColor  = "#303446"
        , fgColor  = "#c6d0f5"
-       , position = TopSize L 100 27
+       , position = TopSize L 100 24
        , commands = [ Run Cpu
                         [ "--template", " <total>%"] 90
                     , Run Com "sb-cpu-temp" [] "cpu-temp" 100