diff --git a/fontconfig/fonts.conf b/fontconfig/fonts.conf index e34e9e2..7d6bec6 100644 --- a/fontconfig/fonts.conf +++ b/fontconfig/fonts.conf @@ -6,7 +6,7 @@ Noto Sans Noto Color Emoji - FontAwesome 5 Pro Light + FontAwesome 6 Pro Light hintnone @@ -18,7 +18,7 @@ Noto Serif Noto Color Emoji - FontAwesome 5 Pro Light + FontAwesome 6 Pro Light @@ -27,7 +27,7 @@ Source Code Pro Noto Color Emoji - FontAwesome 5 Pro Light + FontAwesome 6 Pro Light diff --git a/polybar/config b/polybar/config index 1ce75e3..cf137e7 100644 --- a/polybar/config +++ b/polybar/config @@ -28,7 +28,7 @@ bottom = true radius = 0 font-0 = sans:pixelsize=9;2pt -font-1 = FontAwesome5ProLight:pixelsize=10;2pt +font-1 = FontAwesome6ProLight:pixelsize=10;2pt foreground = ${colours.text} background = ${colours.background}