mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
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