diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |