From 142d9f9ad80b70dd7303c726c44cf3e3f59df3d5 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Sat, 10 Oct 2020 10:16:52 -0400 Subject: [PATCH] Fix polybar icon font offset --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 0f39c3b..ce6dccf 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -14,7 +14,7 @@ module-margin = 2 background = ${colors.background} foreground = ${colors.foreground} font-0 = Fira Sans;2 -font-1 = Hack Nerd Font:size=16;3 +font-1 = Hack Nerd Font:size=16;2 modules-right = battery date modules-center = title