From e27fb323275aacdb741ddf13f6c9b1af979dc371 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 5 Dec 2020 19:29:11 -0600 Subject: [PATCH] Polybar: Add more backup fonts --- .config/polybar/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/polybar/config b/.config/polybar/config index cb037935..c45143f9 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -57,6 +57,8 @@ font-0 = "IBM Plex Sans:style=Regular: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" +font-4 = "Font Awesome 5 Free:style=Regular:size=12;2" +font-5 = "Font Awesome 5 Brands:style=Regular:size=12;2" [bar/primary] monitor = ${env:PB_MONITOR:eDP-1}