From 7ffde2d9bb9165281be249f56d5b363447239ab7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 31 Jan 2022 17:27:21 -0600 Subject: Changes --- machines/bob.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'machines') diff --git a/machines/bob.el b/machines/bob.el index 37831db..e36ee47 100644 --- a/machines/bob.el +++ b/machines/bob.el @@ -6,9 +6,10 @@ (require 'acdw) -(+set-faces `((default :family "CMU Typewriter Text" - :height 120) - (variable-pitch :family "CMU Typewriter Text Variable Width" +(+set-faces `((default :family "DejaVu Sans Mono" + :height 105) + (fixed-pitch :inherit default) + (variable-pitch :family "DejaVu Sans" :height 1.1))) ;;; bob.el ends here -- cgit 1.4.1-21-gabe81