forked from Shinonome/dots-hyprland
prepend font only if lang is ar
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user