This commit is contained in:
Kovid Goyal
2024-08-18 13:04:43 +05:30
parent eab801cd17
commit 6fabb47aa2

View File

@@ -280,7 +280,7 @@ with::
On macOS, you can open *Font Book* and look in the :guilabel:`Fixed width` On macOS, you can open *Font Book* and look in the :guilabel:`Fixed width`
collection to see all monospaced fonts on your system. collection to see all monospaced fonts on your system.
Note that the spacing property is calculated by fontconfig based on actual glyph Note that **on Linux**, the spacing property is calculated by fontconfig based on actual glyph
widths in the font. If for some reason fontconfig concludes your favorite widths in the font. If for some reason fontconfig concludes your favorite
monospace font does not have ``spacing=100`` you can override it by using the monospace font does not have ``spacing=100`` you can override it by using the
following :file:`~/.config/fontconfig/fonts.conf`:: following :file:`~/.config/fontconfig/fonts.conf`::