chore(emacs): use FiraCode font to make everything consistent

This commit is contained in:
Ade Attwood 2025-01-21 09:29:42 +00:00
parent 6022083000
commit 1e6c7f40ef

View file

@ -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." just in in the current buffer."
(interactive "nFont Size: ") (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 "Sans Serif")
;; (setq aa-v-font "Ubuntu") ;; (setq aa-v-font "Ubuntu")