Config: Update font-awesome references to version 6

This commit is contained in:
Riyyi
2022-02-19 11:59:03 +01:00
parent f7651f0c1d
commit d002ac90cd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -50,9 +50,9 @@ dpi-y = ${font.dpi}
; https://github.com/polybar/polybar/wiki/Fonts
font-0 = "DejaVu Sans:pixelsize=9;3"
font-1 = "Source Han Sans JP Medium:pixelsize=9;3"
font-2 = "Font Awesome 5 Free:style=Regular:pixelsize=8;3"
font-3 = "Font Awesome 5 Free:style=Solid:pixelsize=8;3"
font-4 = "Font Awesome 5 Brands:pixelsize=8;3"
font-2 = "Font Awesome 6 Free:style=Regular:pixelsize=8;3"
font-3 = "Font Awesome 6 Free:style=Solid:pixelsize=8;3"
font-4 = "Font Awesome 6 Brands:pixelsize=8;3"
modules-left = bspwm
modules-center = title
+1 -1
View File
@@ -9,7 +9,7 @@ configuration {
display-drun: "run";
/* Layout */
font: "DejaVu Sans Mono, Font Awesome 5 Free 12";
font: "DejaVu Sans Mono, Font Awesome 6 Free 12";
/* Icons */
icon-theme: "Arc";