mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
fontconfig: Update default sans-serif
This commit is contained in:
parent
918d3cca70
commit
d65e8dc7a3
|
|
@ -4,7 +4,7 @@
|
|||
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
||||
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
||||
</its:rules>
|
||||
|
||||
|
||||
<description>Set preferable fonts for Latin</description>
|
||||
|
||||
<alias>
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<prefer>
|
||||
<family>FiraGO</family>
|
||||
<family>Roboto</family>
|
||||
<family>Noto Sans</family>
|
||||
<family>Liberation Sans</family>
|
||||
|
|
|
|||
Loading…
Reference in a new issue