From 9142f86eef4b670d81a57ba1660264bfd89dc7fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 21 Apr 2024 03:07:30 +0200 Subject: [PATCH] Generation 85 2024-04-21 03:07:29 (current) --- home/jonas/static/doom-config/config.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/jonas/static/doom-config/config.el b/home/jonas/static/doom-config/config.el index f68ea96..1690ead 100644 --- a/home/jonas/static/doom-config/config.el +++ b/home/jonas/static/doom-config/config.el @@ -21,8 +21,8 @@ ;; See 'C-h v doom-font' for documentation and more examples of what they ;; accept. For example: ;; -;;(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 "Fira Code" :size 12 :weight 'semi-light) + doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them ;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to