aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/emacs/emacs.d/early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/emacs/emacs.d/early-init.el b/config/emacs/emacs.d/early-init.el
index d370cd43..2115f0f1 100644
--- a/config/emacs/emacs.d/early-init.el
+++ b/config/emacs/emacs.d/early-init.el
@@ -115,7 +115,7 @@ https://git.sr.ht/~vdemeester/home/tree/master/item/tools/emacs/early-init.el#L2
(kb/modus-operandi)
(set-face-attribute 'default nil
- :family "DejaVu Sans Mono"
+ :family "DejaVuSansMono Nerd Font Mono"
:height 110
:weight 'normal
:width 'normal)