From 6e6b8eecfba56f0900004ca7d2e0f208dba9d371 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sun, 30 Dec 2018 23:39:09 -0300 Subject: [PATCH] Update X.md --- X.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X.md b/X.md index aa438c8..947309d 100644 --- a/X.md +++ b/X.md @@ -137,7 +137,7 @@ There are two ways of adding fonts, with __Fontconfig__ or with __X__ core fonts `xset q` __STEP 1__: Create a font directory with font files and index files. -* If there are scalable fonts you might first need to correctly name them index first: +* If there are scalable fonts you might first need to correctly name them first: `mkfontscale ~/.fonts` * To properly create a font index file: `mkfontdir ~/.fonts`