forked from Shinonome/dots-hyprland
Prepend Noto Sans Arabic in fontconfig
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user