mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
polybar, fontconfig: Update to Font Awesome 6
Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
0116be881a
commit
7e5b329e74
@ -6,7 +6,7 @@
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Noto Sans</string>
|
||||
<string>Noto Color Emoji</string>
|
||||
<string>FontAwesome 5 Pro Light</string>
|
||||
<string>FontAwesome 6 Pro Light</string>
|
||||
</edit>
|
||||
|
||||
<edit name="hintstyle" mode="assign"><const>hintnone</const></edit>
|
||||
@ -18,7 +18,7 @@
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Noto Serif</string>
|
||||
<string>Noto Color Emoji</string>
|
||||
<string>FontAwesome 5 Pro Light</string>
|
||||
<string>FontAwesome 6 Pro Light</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Source Code Pro</string>
|
||||
<string>Noto Color Emoji</string>
|
||||
<string>FontAwesome 5 Pro Light</string>
|
||||
<string>FontAwesome 6 Pro Light</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user