diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 6955fcf..2e10614 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -171,6 +171,16 @@ To start off, first I need to enable lexical binding. (setq-default tab-width 4) #+END_SRC +* Inhibit startup screen + + I've been using Emacs long enough not to need the startup screen + anymore. I don't see it on my PC where I start Emacs in daemon mode, + but on my laptop I always start it normally, so it gets in the way. + + #+BEGIN_SRC emacs-lisp + (setq inhibit-startup-screen t) + #+END_SRC + * Font Set the default font to a more pleasing one, in my opinion, with a