diff --git a/emacs.org b/emacs.org index 831b1f6..96ddeb7 100644 --- a/emacs.org +++ b/emacs.org @@ -468,6 +468,7 @@ Trying something new here. #+BEGIN_SRC emacs-lisp (setq default-frame-alist (append (list + '(right-fringe . 0) '(font . "Comic Code 14") '(min-height . 1) '(height . 42)