emacs: set font

This commit is contained in:
Aaron Bieber 2022-09-05 08:08:32 -06:00
parent 97586d8355
commit 7816fc5af2
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-default-font "Go Regular")
#+end_src
Use 80 columns, this helps keep things readable when windows are split