aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-01-21 13:42:24 -0500
committerJesús <heckyel@hyperbola.info>2019-01-21 13:42:24 -0500
commite8af74bbfc57dc3edf270d4daf097479064672ab (patch)
treea500643a14e69350dfed2b5bbfc6c32ee7ce911a
parent0cfbe1a462722775da18553eab7d4b041a2e5774 (diff)
downloademacs-personal-e8af74bbfc57dc3edf270d4daf097479064672ab.tar.lz
emacs-personal-e8af74bbfc57dc3edf270d4daf097479064672ab.tar.xz
emacs-personal-e8af74bbfc57dc3edf270d4daf097479064672ab.zip
fix Missing fonts in the README FS #1
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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: