Auto cleanup recentf, after 2 min idle

This commit is contained in:
coolneng 2019-10-09 17:20:31 +02:00
parent c30c86d1fc
commit 0b6e3aca54
1 changed files with 2 additions and 0 deletions

View File

@ -551,6 +551,8 @@ before packages are loaded."
(setq org-ref-default-bibliography '("~/Documents/Uni/DDSI/Code/IGDB/Assets/Citations.bib"))
; Use pdf-tools instead of docview
(setq-default dotspacemacs-configuration-layers '(pdf))
; Auto cleanup recentf
(setq recentf-auto-cleanup '120)
)
;; Do not write anything past this comment. This is where Emacs will