We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d10149 commit 11d3330Copy full SHA for 11d3330
src/config/graphical-session/fonts.md
@@ -20,7 +20,7 @@ reconfigure the `fontconfig` package.
20
For example, to disable use of bitmap fonts:
21
22
```
23
-# ln -s /usr/share/fontconfig/conf.avail/70-no-bitmaps.conf /etc/fonts/conf.d/
+# ln -s /usr/share/fontconfig/conf.avail/70-no-bitmaps-except-emoji.conf /etc/fonts/conf.d/
24
# xbps-reconfigure -f fontconfig
25
26
0 commit comments