Prepend Noto Sans Arabic in fontconfig

This commit is contained in:
z0
2025-10-26 22:00:35 +03:00
committed by GitHub
parent 437b2020b7
commit 839ca74bf1
+5
View File
@@ -6,4 +6,9 @@
<const>none</const> <const>none</const>
</edit> </edit>
</match> </match>
<match target="pattern">
<edit name="family" mode="prepend" binding="strong">
<string>Noto Sans Arabic</string>
</edit>
</match>
</fontconfig> </fontconfig>