From 389dc83dc340219b1efad52c8c52f4f08a6ebfd3 Mon Sep 17 00:00:00 2001
From: katherine <shmibs@shmibbles.me>
Date: Sun, 29 May 2016 05:04:19 -0700
Subject: panel font adjustments

---
 .config/herbstluftwm/autostart | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.config/herbstluftwm/autostart')

diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 021df77..5255387 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -211,5 +211,5 @@ pkill dunst
 dunst -lb $bg_normal -nb $bg_normal -cb $bg_focus \
 	-lf $fg_normal -nf $fg_normal -cf $fg_focus \
 	-frame_color $bg_focus -geom "0x3-4+$(($bheight + 4))" \
-	-fn "$mfont $mfont_size,$jfont $jfont_size"
+	-fn "$mfont $mfont_size,$jfont $jfont_size, $bkfont $bkfont_size"
 
-- 
cgit v1.2.3