mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 22:09:59 -05:00
prepend font only if lang is ar
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
<match target="pattern">
|
<match target="pattern">
|
||||||
|
<test name="lang">
|
||||||
|
<string>ar</string>
|
||||||
|
</test>
|
||||||
<edit name="family" mode="prepend">
|
<edit name="family" mode="prepend">
|
||||||
<string>Noto Sans Arabic</string>
|
<string>Noto Sans Arabic</string>
|
||||||
</edit>
|
</edit>
|
||||||
|
|||||||
Reference in New Issue
Block a user