From a4ac03da4528910031b7777ff56085e59ddae3d9 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Mon, 13 Sep 2021 23:00:04 -0700 Subject: Feature important sd paths during the early setup. --- resources/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/custom.el b/resources/custom.el index fcd73ee..531aeb4 100644 --- a/resources/custom.el +++ b/resources/custom.el @@ -68,7 +68,7 @@ '(org-startup-align-all-tables t) '(org-table-convert-region-max-lines 3000) '(org-tags-column -66) - '(pdf-view-midnight-colors '("#DCDCCC" . "#383838")) + '(pdf-view-midnight-colors '("#DCDCCC" . "#383838")) '(save-place-mode t) '(send-mail-function 'smtpmail-send-it) '(show-paren-mode t) -- cgit v1.2.3