polybar: Update to font awesome 6

This commit is contained in:
Donovan Glover 2022-03-08 09:00:39 -05:00
parent 9eec02e3a6
commit fb09146218
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -27,9 +27,9 @@ border-color = ${color.text}
font-0 = "Fira Mono:style=Bold:size=10"
font-1 = "Noto Sans CJK JP:size=10"
font-2 = "Font Awesome 5 Free:style=Solid:size=10"
font-3 = "Font Awesome 5 Free:style=Regular:size=10"
font-4 = "Font Awesome 5 Brands:style=Regular:size=10"
font-2 = "Font Awesome 6 Free:style=Solid:size=10"
font-3 = "Font Awesome 6 Free:style=Regular:size=10"
font-4 = "Font Awesome 6 Brands:style=Regular:size=10"
padding-left = 1
padding-right = 2