aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: