summary refs log tree commit diff stats
path: root/machines
diff options
context:
space:
mode:
authorCase Duckworth2022-05-25 22:07:33 -0500
committerCase Duckworth2022-05-25 22:07:33 -0500
commit3da59fb2f6bcd1b5f19dc7f9a49e223dd2293e09 (patch)
treef7855986b30c5bc6e016fbfb67199d8abdd2cd0b /machines
parentmeh (diff)
downloademacs-3da59fb2f6bcd1b5f19dc7f9a49e223dd2293e09.tar.gz
emacs-3da59fb2f6bcd1b5f19dc7f9a49e223dd2293e09.zip
i'm doing a terrible job
Diffstat (limited to 'machines')
-rw-r--r--machines/bob.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/bob.el b/machines/bob.el index a754c2d..e043719 100644 --- a/machines/bob.el +++ b/machines/bob.el
@@ -9,7 +9,7 @@
9 9
10(defun +bob-set-faces (&rest _) 10(defun +bob-set-faces (&rest _)
11 (let ((base-face "IBM Plex Mono") 11 (let ((base-face "IBM Plex Mono")
12 (base-size 105) 12 (base-size 110)
13 (italic-face nil) 13 (italic-face nil)
14 ;; (bold-face nil) 14 ;; (bold-face nil)
15 (mono-face nil) 15 (mono-face nil)