diff --git a/config.org b/config.org index 91fd93e..b250545 100644 --- a/config.org +++ b/config.org @@ -327,6 +327,11 @@ Tweaks to doom modeline (setq fast-but-imprecise-scrolling t) #+END_SRC +*** Midnight Mode +Midnight mode will automatically clear up configured buffers or buffers that havent been displayed in a certain amount of time. +#+BEGIN_SRC emacs-lisp + (setq midnight-mode t) +#+END_SRC ** Custom *** Auto Popup frame Mode