mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
9 lines
223 B
Makefile
9 lines
223 B
Makefile
<?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>
|