From b745c85d5f8bfc5804d0cded90910f8eab0d357f Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 20 Dec 2020 07:04:35 -0600 Subject: [PATCH] Polybar: Bump up the IBM Plex Sans --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 730126ed..9ce17ba4 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -53,7 +53,7 @@ height = 40 width = 100% padding = 2 border-top-size = ${res/config.border-size} -font-0 = "IBM Plex Sans:style=Regular:size=10;2" +font-0 = "IBM Plex Sans:style=Medium:size=10;2" font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2" font-2 = "IBM Plex Sans:style=Bold:size=10;2" font-3 = "Fork Awesome:style=Regular:size=12;2"