diff options
author | Thanos Apollo <[email protected]> | 2022-08-04 23:31:09 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-08-04 23:31:09 +0300 |
commit | ba18295ef3b5d86d6f0a91db3aade9255e6c6f6f (patch) | |
tree | 7cc05a6004aa2c4d84a90bff1ec273f44b07422c /.doom.d/custom.el | |
parent | fbb1bbe3d19e802b51c74f1644f4740e11ce769d (diff) |
Update doom
Diffstat (limited to '.doom.d/custom.el')
-rw-r--r-- | .doom.d/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/custom.el b/.doom.d/custom.el index 8be1efa..2e8e240 100644 --- a/.doom.d/custom.el +++ b/.doom.d/custom.el @@ -8,7 +8,7 @@ '(doc-view-continuous t) '(org-agenda-files '("~/org/agenda.org")) '(package-selected-packages - '(spotify pdf-tools org-anki anki-connect quelpa-use-package exwm ##)) + '(pdf-view-restore spotify pdf-tools org-anki anki-connect quelpa-use-package exwm ##)) '(warning-suppress-log-types '((erc) (erc))) '(warning-suppress-types '((color-theme) (erc) (erc)))) (custom-set-faces |