mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-27 11:07:30 -05:00
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