From a918e1c01d5991254da2cc534ee173c886744faa Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 10 Jul 2021 00:13:08 +0200 Subject: [PATCH] polybar: use Font Awesome 6 --- dotfiles/polybar.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index 42aab82..d923ee4 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -23,8 +23,8 @@ background = ${colors.background} foreground = ${colors.foreground} font-0 = Iosevka:style=Regular:size=10;2 -font-1 = Font Awesome 5 Pro:style=Solid:size=10;2 -font-2 = Font Awesome 5 Brands:style=Regular:size=10;2 +font-1 = Font Awesome 6 Pro:style=Solid:size=10;2 +font-2 = Font Awesome 6 Brands:style=Regular:size=10;2 modules-left = i3 modules-center = date