chore(emacs): use FiraCode font to make everything consistent
This commit is contained in:
parent
6022083000
commit
1e6c7f40ef
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ This is better than the `C-x +` and C-x - because this is global to emacs not
|
|||
just in in the current buffer."
|
||||
(interactive "nFont Size: ")
|
||||
|
||||
(setq aa-font "DejaVu Sans Mono")
|
||||
(setq aa-font "FiraCode Nerd Font Mono")
|
||||
(setq aa-v-font "Sans Serif")
|
||||
;; (setq aa-v-font "Ubuntu")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue