Skip to content

Commit 2c0951b

Browse files
committed
Disable rgba mode in fontconfig configuration file.
1 parent 97edb23 commit 2c0951b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Frameworks/DesktopKit/Resources/25-nextspace-fonts.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<match target="font" >
99
<edit mode="assign" name="rgba">
10-
<const>rgb</const>
10+
<const>none</const>
1111
</edit>
1212
</match>
1313

0 commit comments

Comments
 (0)