From 824b8879000b2335c638342472022aebbed1f783 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 13 Mar 2021 01:54:30 -0600 Subject: Set `fixed-pitch' face Still to do: `variable-pitch' (will need to change based on `acdw/system') --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index a46ad65..9a048a8 100644 --- a/init.el +++ b/init.el @@ -258,6 +258,9 @@ (when (require 'imenu) (acdw/set '((imenu-auto-rescan t)))) +;; Fonts +(acdw/set-faces ((fixed-pitch . ((t (:inherit default)))))) + ;;; Packages ;; Undo-fu -- cgit 1.4.1-21-gabe81