From 97a02eb0a4e8998074ad5c01adc4d98c6fe3c52a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 Jan 2022 22:31:45 -0600 Subject: Change fonts... again --- early-init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 77a9ecf..2c9d2e6 100644 --- a/early-init.el +++ b/early-init.el @@ -68,9 +68,9 @@ See `no-littering' for examples.") ;; Fonts -(let ((font-name "Go Mono") +(let ((font-name "DejaVu Sans Mono") (font-size 105) - (variable-font-name "Go") + (variable-font-name "DejaVu Sans") (variable-font-size 1.0)) (set-face-attribute 'default nil :family font-name :height font-size :weight 'book) -- cgit 1.4.1-21-gabe81