removed /etc and /opt

This commit is contained in:
cutemeli
2025-12-22 10:48:14 +00:00
parent 5ce7ca2c5d
commit 10d1afbb17
32559 changed files with 0 additions and 6756692 deletions

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/10-hinting-slight.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/10-yes-antialias.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf

View File

@@ -1 +0,0 @@
../conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf

View File

@@ -1 +0,0 @@
../conf.avail/20-unhint-small-dejavu-lgc-sans.conf

View File

@@ -1 +0,0 @@
../conf.avail/20-unhint-small-dejavu-lgc-serif.conf

View File

@@ -1 +0,0 @@
../conf.avail/20-unhint-small-dejavu-sans-mono.conf

View File

@@ -1 +0,0 @@
../conf.avail/20-unhint-small-dejavu-sans.conf

View File

@@ -1 +0,0 @@
../conf.avail/20-unhint-small-dejavu-serif.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/30-metric-aliases.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/40-nonlatin.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/45-generic.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/45-latin.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/48-spacing.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/49-sansserif.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/50-user.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/51-local.conf

View File

@@ -1 +0,0 @@
../conf.avail/57-dejavu-sans-mono.conf

View File

@@ -1 +0,0 @@
../conf.avail/57-dejavu-sans.conf

View File

@@ -1 +0,0 @@
../conf.avail/57-dejavu-serif.conf

View File

@@ -1 +0,0 @@
../conf.avail/58-dejavu-lgc-sans-mono.conf

View File

@@ -1 +0,0 @@
../conf.avail/58-dejavu-lgc-sans.conf

View File

@@ -1 +0,0 @@
../conf.avail/58-dejavu-lgc-serif.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/60-generic.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/60-latin.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/65-fonts-persian.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/65-nonlatin.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/69-unifont.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/70-no-bitmaps-except-emoji.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/80-delicious.conf

View File

@@ -1 +0,0 @@
/usr/share/fontconfig/conf.avail/90-synthetic.conf

View File

@@ -1,23 +0,0 @@
conf.d/README
Each file in this directory is a fontconfig configuration file. Fontconfig
scans this directory, loading all files of the form [0-9][0-9]*.conf.
These files are normally installed in /usr/share/fontconfig/conf.avail
and then symlinked here, allowing them to be easily installed and then
enabled/disabled by adjusting the symlinks.
The files are loaded in numeric order, the structure of the configuration
has led to the following conventions in usage:
Files beginning with: Contain:
00 through 09 Font directories
10 through 19 system rendering defaults (AA, etc)
20 through 29 font rendering options
30 through 39 family substitution
40 through 49 generic identification, map family->generic
50 through 59 alternate config file loading
60 through 69 generic aliases, map generic->family
70 through 79 select font (adjust which fonts are available)
80 through 89 match target="scan" (modify scanned patterns)
90 through 99 font synthesis