mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
10 lines
223 B
D
10 lines
223 B
D
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
<fontconfig>
|
|
<match target="font">
|
|
<edit name="rgba" mode="assign">
|
|
<const>none</const>
|
|
</edit>
|
|
</match>
|
|
</fontconfig>
|