emacs: Go Mono

This commit is contained in:
Aaron Bieber 2022-09-05 08:09:45 -06:00
parent 1138c84c6a
commit e77ed4d161
No known key found for this signature in database

View File

@ -62,7 +62,7 @@ For some reason OpenBSD hangs, these seem to help a bit
Global font
#+begin_src emacs-lisp
;; This is currently set in ~/.Xresources - for some reason emacs doesn't like the line below
(set-default-font "Go Regular")
(set-frame-font "Go Mono")
#+end_src
Use 80 columns, this helps keep things readable when windows are split