From 44cb868fc8bbcb13581aaf3154e1ee59bae53892 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 1 Aug 2017 02:55:38 -0500 Subject: [PATCH] It's late and I lost track of what I changed It probably wasn't much. Just kinda dorked around in the polybar configs. --- .config/polybar/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/polybar/config b/.config/polybar/config index 2402a3ee..48f2337c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -28,6 +28,8 @@ accent-blue = ${xrdb:color12:#83a598} font-0 = "DejaVu Sans:size=10;1" font-1 = "Overpass:size=10;1" font-2 = "Symbola:size=10;1" +font-3 = +font-4 = ;======================================== ; BARS @@ -53,6 +55,8 @@ foreground = ${res/colors.foreground} font-0 = ${res/fonts.font-0} font-1 = ${res/fonts.font-1} font-2 = ${res/fonts.font-2} +font-3 = ${res/fonts.font-3} +font-4 = ${res/fonts.font-4} ; UPPER ;==================== @@ -327,3 +331,4 @@ type = internal/xwindow label = %title% label-maxlen = 75 label-ellipsis = true +