From 724fe64f783d150a89eb030764ef69058436d929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Tue, 27 May 2025 18:32:13 +0200 Subject: [PATCH] Home Gen26 @ 2025-05-26-19:05 by jonas@monolith --- modules/home/doom/static/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index d7cbc1b..9043ec9 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -23,7 +23,7 @@ ;; ;; (setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) -(setq doom-font (font-spec :family "FiraCode Nerd Font" :size 14 :weight 'semi-light) +(setq doom-font (font-spec :family "FiraCode Nerd Font Mono" :size 14 :weight 'semi-light) doom-variable-pitch-font (font-spec :family "Fira Sans" :size 15)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them