forked from external/yambar
Update Font Awesome 5 to 6
This makes it less likely that new users will get confused and accidentally use fallback fonts.
This commit is contained in:
parent
23d47656e4
commit
c0e0702a6c
5 changed files with 9 additions and 9 deletions
|
@ -5,8 +5,8 @@
|
|||
# the sway-xkb module with the xkb module.
|
||||
|
||||
# fonts we'll be re-using here and there
|
||||
awesome: &awesome Font Awesome 5 Free:style=solid:pixelsize=14
|
||||
awesome_brands: &awesome_brands Font Awesome 5 Brands:pixelsize=16
|
||||
awesome: &awesome Font Awesome 6 Free:style=solid:pixelsize=14
|
||||
awesome_brands: &awesome_brands Font Awesome 6 Brands:pixelsize=16
|
||||
|
||||
std_underline: &std_underline {underline: { size: 2, color: ff0000ff}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue