diff --git a/config/xmobar/xmobarrc b/config/xmobar/xmobarrc
index 278e5eaa..6ab4eb76 100644
--- a/config/xmobar/xmobarrc
+++ b/config/xmobar/xmobarrc
@@ -1,7 +1,7 @@
Config {
-- appearance
- font = "JetBrainsMono NF 10"
+ font = "JetBrainsMono NF 9"
, bgColor = "black"
, fgColor = "#646464"
, position = TopH 30
@@ -12,7 +12,7 @@ Config {
-- layout
, sepChar = "%" -- delineator between plugin names and straight text
, alignSep = "}{" -- separator between left-right alignment
- , template = " %XMonadLog% | %battery% | %multicpu% | %memory% }{ %vol% | %date% | %kbd% %_XMONAD_TRAYPAD%"
+ , template = " %XMonadLog% | %multicpu% | %memory% }{ %vol% | %date% | %battery | %_XMONAD_TRAYPAD%"
-- general behavior
, lowerOnStart = True -- send to bottom of window stack on start