That's the font I want

This commit is contained in:
John Doty 2022-11-05 17:24:04 -07:00
parent 70b4d2bde1
commit d290b52b42
2 changed files with 2 additions and 2 deletions

View file

@ -181,7 +181,7 @@
(defvar my-font-choice
(cond
((string-equal (downcase (system-name)) "bifrost")
"InputMonoNarrow-14")
"InputMonoNarrow-12")
((string-equal (downcase (system-name)) "unstablesurface")
"Input Mono Narrow:pixelsize=28:weight=normal")