Midnight mode

This commit is contained in:
Curt Spark 2024-12-12 19:32:51 +00:00
parent f82787aef8
commit 9cd6c8a5ac
1 changed files with 5 additions and 0 deletions

View File

@ -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