This commit is contained in:
Kovid Goyal 2020-12-14 08:37:53 +05:30
commit 3290bf3c35
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -182,7 +182,7 @@ following :file:`~/.config/fontconfig/fonts.conf`::
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig> <fontconfig>
<match target="font"> <match target="scan">
<test name="family"> <test name="family">
<string>Your Font Family Name</string> <string>Your Font Family Name</string>
</test> </test>