fix Missing fonts in the README FS #1
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user