fix Missing fonts in the README FS #1

This commit is contained in:
Jesús
2019-01-21 13:42:24 -05:00
parent 0cfbe1a462
commit e8af74bbfc

View File

@@ -9,6 +9,14 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` 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 ### Markdown Mode
- Require installed markdown in distro GNU+Linux, example: - Require installed markdown in distro GNU+Linux, example: