From 58e163e03be262dd2ac7c8239e638cf880a38e09 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 6 Jul 2022 16:47:51 -0500 Subject: apodsf8u --- machines/bob.el | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'machines') diff --git a/machines/bob.el b/machines/bob.el index 40db7b0..5effc5b 100644 --- a/machines/bob.el +++ b/machines/bob.el @@ -9,14 +9,16 @@ (defun +bob-set-faces (&rest _) (let (;;(base-face "IBM Plex Mono") - (base-face "Iosevka Comfy Wide") + ;; (var-face "IBM Plex Sans") + ;; (base-face "Iosevka Comfy Wide") + ;; (var-face "Iosevka Comfy Duo") + (base-face "DejaVu Sans Mono") + (var-face "DejaVu Sans") (base-size 100) + (var-size 1.0) (italic-face nil) ;; (bold-face nil) - (mono-face nil) - ;; (var-face "IBM Plex Sans") - (var-face "Iosevka Comfy Duo") - (var-size 1.0)) + (mono-face nil)) (+set-faces `((default :family ,base-face -- cgit 1.4.1-21-gabe81