TROMjaro XFCE joins and takes over the party

This commit is contained in:
Tio
2021-10-10 02:41:52 +02:00
parent 3766aba2b8
commit 06fc40343d
976 changed files with 12948 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<fontconfig>
<description>Reject bitmap fonts</description>
<!-- Reject bitmap fonts -->
<selectfont>
<rejectfont>
<pattern>
<patelt name="scalable"><bool>false</bool></patelt>
</pattern>
</rejectfont>
</selectfont>
</fontconfig>