prepend font only if lang is ar

This commit is contained in:
z0
2025-10-27 00:40:27 +03:00
committed by GitHub
parent 04963a616d
commit 991f113e4e
+3
View File
@@ -7,6 +7,9 @@
</edit>
</match>
<match target="pattern">
<test name="lang">
<string>ar</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Arabic</string>
</edit>