feat: move from FantasqueSansMono to IBS Plex and set it as default across the board

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-09-19 23:58:17 -03:00
parent c9133fc96a
commit e6f8cf67cf
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
10 changed files with 27 additions and 13 deletions

View file

@ -28,7 +28,7 @@
;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to
;; refresh your font settings. If Emacs still can't find your font, it likely
;; wasn't installed correctly. Font issues are rarely Doom issues!
(setq doom-font (font-spec :family "FantasqueSansM Nerd Font" :size 16))
(setq doom-font (font-spec :family "BlexMono Nerd Font" :size 13))
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the