From e8af74bbfc57dc3edf270d4daf097479064672ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 21 Jan 2019 13:42:24 -0500 Subject: [PATCH] fix Missing fonts in the README FS #1 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d44dbed..cae547a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ Lightweight configuration of emacs with basic utilities plus personal configurat 2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` +### Fonts + +`pacman -S ttf-hack` (for default) + +`pacman -S ttf-anonymous-pro` + +> change the typography in the [init-gui.el](lisp/init-gui.el) file + ### Markdown Mode - Require installed markdown in distro GNU+Linux, example: